From 3c1d6b38fec5c567bfd927a214bc8a433956d730 Mon Sep 17 00:00:00 2001 From: dbuechel Date: Thu, 22 Aug 2019 09:09:58 +0200 Subject: [PATCH] SEBWIN-338: Removed configuration of MSBuild path for release build server. --- appveyor-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor-release.yml b/appveyor-release.yml index e200a1ac..4ccae12d 100644 --- a/appveyor-release.yml +++ b/appveyor-release.yml @@ -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: