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

Commit 3889f11

Browse files
committed
Update SS .dlls
1 parent 1adb443 commit 3889f11

22 files changed

+2095
-1848
lines changed

build/copy.bat

-3
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,3 @@ COPY ..\src\ServiceStack.OrmLite.PostgreSQL\bin\%BUILD%\Npgsql.* ..\..\ServiceSt
3636

3737
COPY ..\src\ServiceStack.OrmLite\bin\Signed\ServiceStack.OrmLite.* ..\..\ServiceStack\lib\signed
3838
COPY ..\src\ServiceStack.OrmLite.SqlServer\bin\Signed\ServiceStack.OrmLite.SqlServer.* ..\..\ServiceStack\lib\signed
39-
40-
COPY ..\src\ServiceStack.OrmLiteV45\bin\%BUILD%\ServiceStack.OrmLite.* ..\..\ServiceStack\lib\net45
41-
COPY ..\src\ServiceStack.OrmLite.SqlServerV45\bin\%BUILD%\ServiceStack.OrmLite.SqlServer.* ..\..\ServiceStack\lib\net45

lib/ServiceStack.Client.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Common.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Common.pdb

2 KB
Binary file not shown.

lib/ServiceStack.Interfaces.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Text.XML

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ServiceStack.Text.dll

512 Bytes
Binary file not shown.

lib/ServiceStack.Text.pdb

0 Bytes
Binary file not shown.

lib/ServiceStack.dll

6 KB
Binary file not shown.

lib/tests/ServiceStack.Client.dll

1.5 KB
Binary file not shown.
12.5 KB
Binary file not shown.

lib/tests/ServiceStack.Common.Tests.dll.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
<add name="ServiceStack.Common.Tests.Properties.Settings.authConnectionString" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\auth.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True" providerName="System.Data.SqlClient"/>
2323
</connectionStrings>
2424
<startup>
25-
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1"/>
25+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
2626
</startup>
2727
</configuration>
16 KB
Binary file not shown.

lib/tests/ServiceStack.Common.dll

512 Bytes
Binary file not shown.

lib/tests/ServiceStack.Interfaces.dll

512 Bytes
Binary file not shown.

lib/tests/ServiceStack.OrmLite.dll

1 KB
Binary file not shown.

lib/tests/ServiceStack.Redis.dll

0 Bytes
Binary file not shown.

lib/tests/ServiceStack.Server.dll

0 Bytes
Binary file not shown.

lib/tests/ServiceStack.Text.dll

1 KB
Binary file not shown.

lib/tests/ServiceStack.Text.xml

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/tests/ServiceStack.dll

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)