Closed janpio closed 5 years ago
Latest Visual Studio 2017 comes with MSBuild 15.9:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin λ msbuild -version -nologo 15.9.21.664
As we have a strangely hardcoded list of support MSBuild versions, this needs to be added to work.
Argh, failed after merge and turns out should have failed here as well - the AppVeyor build was red. Shit.
Latest Visual Studio 2017 comes with MSBuild 15.9:
As we have a strangely hardcoded list of support MSBuild versions, this needs to be added to work.