Skip to content

Commit 8927aa8

Browse files
committed
fix mono build errors
1 parent 0c9eab7 commit 8927aa8

17 files changed

+11
-0
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
637 KB
Binary file not shown.
Binary file not shown.
435 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)