Welcome to mirror list, hosted at ThFree Co, Russian Federation.

winbuild.bat « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9485daf41354a7fed5646f0f78dad54534de73f2 (plain)
1
2
".nuget\NuGet.exe" restore Main.sln
"C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" Main.sln /m /p:Configuration=DebugWin32 /p:Platform="Any CPU"