SEBWIN-338: Removed configuration of MSBuild path for release build server.
This commit is contained in:
parent
527a0a8a46
commit
3c1d6b38fe
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue