Skip to content

Commit a1ea68d

Browse files
committed
use 2022 msbuild
1 parent f196e81 commit a1ea68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pack.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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"
1+
"C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\MSBuild.exe" /t:Build /p:Configuration="Release";Platform="any cpu"
22
del *.nupkg /Q
33
nuget pack -properties Configuration=Release

0 commit comments

Comments
 (0)