Skip to content

Commit

Permalink
use 2022 msbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
sjh37 committed Apr 30, 2024
1 parent f196e81 commit a1ea68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pack.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"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"
del *.nupkg /Q
nuget pack -properties Configuration=Release

0 comments on commit a1ea68d

Please sign in to comment.