Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 73babc0

Browse files
committed
Update build.bat
1 parent a44070a commit 73babc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ SET MSBUILD="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBui
22

33
%MSBUILD% build-core.proj /target:TeamCityBuild;NuGetPack /property:Configuration=Release;PatchVersion=41
44
%MSBUILD% build.proj /target:TeamCityBuild;NuGetPack /property:Configuration=Release;PatchVersion=9
5-
REM %MSBUILD% build-sn.proj /target:NuGetPack /property:Configuration=Signed;RELEASE=true;PatchVersion=0;PatchCoreVersion=0
5+
REM %MSBUILD% build-sn.proj /target:NuGetPack /property:Configuration=Signed;PatchVersion=9

0 commit comments

Comments
 (0)