We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b198a5 commit 6103888Copy full SHA for 6103888
1 file changed
runs-msbuild.bat
@@ -17,7 +17,7 @@ for %%s in (
17
)
18
19
:notfound
20
-echo Could not find MSBuild.exe. Make sure Visual Studio 2017 is installed and try again.
+echo Could not find MSBuild.exe. Make sure Visual Studio 2019 is installed and try again.
21
22
:done
23
pause
0 commit comments