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

Commit f47f201

Browse files
committed
Update .NET 4.5 dlls
1 parent 3eb3847 commit f47f201

20 files changed

+2143
-784
lines changed

lib/ServiceStack.Client.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Common.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Interfaces.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Text.dll

0 Bytes
Binary file not shown.

lib/signed/ServiceStack.Common.dll

512 Bytes
Binary file not shown.

lib/signed/ServiceStack.Text.dll

1 KB
Binary file not shown.

lib/tests/ServiceStack.Client.dll

512 Bytes
Binary file not shown.
-512 Bytes
Binary file not shown.

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

Lines changed: 1 addition & 1 deletion
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"/>
25+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1"/>
2626
</startup>
2727
</configuration>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)