We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f196e81 commit a1ea68dCopy full SHA for a1ea68d
pack.bat
@@ -1,3 +1,3 @@
1
-"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\MSBuild.exe" /t:Build /p:Configuration="Release";Platform="any cpu"
+"C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\MSBuild.exe" /t:Build /p:Configuration="Release";Platform="any cpu"
2
del *.nupkg /Q
3
nuget pack -properties Configuration=Release
0 commit comments