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

Commit 6f89909

Browse files
authored
Merge pull request #1 from ServiceStack/master
。。
2 parents d95bc5d + 4d19cd1 commit 6f89909

File tree

47 files changed

+1473
-823
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1473
-823
lines changed

build/build.bat

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
SET MSBUILD="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe"
22

3-
%MSBUILD% build-core.proj /target:TeamCityBuild;NuGetPack /property:Configuration=Release;PatchVersion=41
4-
%MSBUILD% build.proj /target:TeamCityBuild;NuGetPack /property:Configuration=Release;PatchVersion=9
3+
REM %MSBUILD% build-core.proj /target:TeamCityBuild;NuGetPack /property:Configuration=Release;PatchVersion=41
4+
REM %MSBUILD% build.proj /target:TeamCityBuild;NuGetPack /property:Configuration=Release;PatchVersion=9
55
REM %MSBUILD% build-sn.proj /target:NuGetPack /property:Configuration=Signed;PatchVersion=9
6+
7+
msbuild /p:Configuration=Release ..\src\ServiceStack.OrmLite.sln

lib/net45/ServiceStack.Common.dll

194 KB
Binary file not shown.

lib/net45/ServiceStack.Text.dll

7.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)