SEBWIN-338: Attempt to locate msbuild on release server.

This commit is contained in:
dbuechel 2019-08-20 11:25:50 +02:00
parent 3f1473c76c
commit 1b070af5ca

View file

@ -10,6 +10,7 @@ assembly_info:
assembly_informational_version: '3.0.0 Base'
install:
- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
- set PATH=%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin;%PATH%
before_build:
- nuget restore
build_script: