Skip to content

Commit 9823834

Browse files
committed
add latest mono build dlls
1 parent 42ee1dc commit 9823834

15 files changed

+63
-71
lines changed

src/RazorRockstars/Mono/RazorRockstars.Console.Mono/RazorRockstars.Console.Mono.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@
5656
<Reference Include="ServiceStack.OrmLite">
5757
<HintPath>..\lib\ServiceStack.OrmLite.dll</HintPath>
5858
</Reference>
59-
<Reference Include="ServiceStack.Razor">
60-
<HintPath>..\lib\ServiceStack.Razor.dll</HintPath>
61-
</Reference>
6259
<Reference Include="ServiceStack.ServiceInterface">
6360
<HintPath>..\lib\ServiceStack.ServiceInterface.dll</HintPath>
6461
</Reference>

src/RazorRockstars/Mono/lib/ServiceStack.Common.dll

100755100644
-21 KB
Binary file not shown.
Binary file not shown.

src/RazorRockstars/Mono/lib/ServiceStack.Interfaces.dll

100755100644
-2.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +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>
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>
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)