SEBWIN-338: Removed configuration of MSBuild path for release build server.

This commit is contained in:
dbuechel 2019-08-22 09:09:58 +02:00
parent 527a0a8a46
commit 3c1d6b38fe

View file

@ -10,7 +10,6 @@ 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: