Hint for build in VS

Has taken me few hours to solve this puzzle.
This commit is contained in:
Jan Zahradník
2019-01-21 10:36:47 +01:00
committed by GitHub
parent 47c6e20ab4
commit 2389e68ad1

View File

@@ -168,6 +168,8 @@ VS.NET
Visual Studio 2017 is required to open and build the solution. The free community version of Visual Studio should suffice.
For the first time you need to execute `Build.cmd` which will generate `GenCommonAssemblyInfo.cs` file required for builds.
NAnt
----