Initial Fork - Update maintainer in doco and about us
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
public const string PublishFolder = @"./publish";
|
||||
public const string BuildConfiguration = @"Release";
|
||||
|
||||
public const string BuildToolPath = @"c:\Developer Tools\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe"; // Set to NULL to let Cake to try to use the default MSBuild instance
|
||||
public const string BuildToolPath = @"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\MSBuild.exe"; // Set to NULL to let Cake to try to use the default MSBuild instance
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user