Skip to content

Commit 870aefe

Browse files
committed
New SS dlls
1 parent 67071e9 commit 870aefe

15 files changed

+194
-418
lines changed

lib/ServiceStack.Common.dll

3.5 KB
Binary file not shown.

lib/ServiceStack.Common.xml

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ServiceStack.Interfaces.dll

1.5 KB
Binary file not shown.

lib/ServiceStack.Interfaces.xml

Lines changed: 21 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ServiceStack.OrmLite.Sqlite.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.OrmLite.dll

33 KB
Binary file not shown.

lib/ServiceStack.Razor.dll

107 KB
Binary file not shown.

lib/ServiceStack.Razor.dll.config

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0"?>
2+
<configuration>
3+
<runtime>
4+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
5+
<dependentAssembly>
6+
<assemblyIdentity name="System.Web" publicKeyToken="B03F5F7F11D50A3A" culture="neutral"/>
7+
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0"/>
8+
</dependentAssembly>
9+
</assemblyBinding>
10+
</runtime>
11+
</configuration>

lib/ServiceStack.Redis.XML

Lines changed: 120 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ServiceStack.Redis.dll

16 KB
Binary file not shown.

lib/ServiceStack.ServiceInterface.dll

3 KB
Binary file not shown.

lib/ServiceStack.Text.XML

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ServiceStack.Text.dll

2 KB
Binary file not shown.

0 commit comments

Comments
 (0)