|
|
@ -1,31 +0,0 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
|
|
|
<configuration> |
|
|
|
|
|
|
|
<runtime> |
|
|
|
|
|
|
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
|
|
|
|
|
|
|
<dependentAssembly> |
|
|
|
|
|
|
|
<assemblyIdentity name="System.Numerics.Vectors" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
|
|
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-4.1.4.0" newVersion="4.1.4.0" /> |
|
|
|
|
|
|
|
</dependentAssembly> |
|
|
|
|
|
|
|
<dependentAssembly> |
|
|
|
|
|
|
|
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
|
|
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-4.0.4.1" newVersion="4.0.4.1" /> |
|
|
|
|
|
|
|
</dependentAssembly> |
|
|
|
|
|
|
|
<dependentAssembly> |
|
|
|
|
|
|
|
<assemblyIdentity name="SharpDX.Direct3D11" publicKeyToken="b4dcf0f35e5521f1" culture="neutral" /> |
|
|
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" /> |
|
|
|
|
|
|
|
</dependentAssembly> |
|
|
|
|
|
|
|
<dependentAssembly> |
|
|
|
|
|
|
|
<assemblyIdentity name="SharpDX" publicKeyToken="b4dcf0f35e5521f1" culture="neutral" /> |
|
|
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" /> |
|
|
|
|
|
|
|
</dependentAssembly> |
|
|
|
|
|
|
|
<dependentAssembly> |
|
|
|
|
|
|
|
<assemblyIdentity name="SharpDX.DXGI" publicKeyToken="b4dcf0f35e5521f1" culture="neutral" /> |
|
|
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" /> |
|
|
|
|
|
|
|
</dependentAssembly> |
|
|
|
|
|
|
|
<dependentAssembly> |
|
|
|
|
|
|
|
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> |
|
|
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" /> |
|
|
|
|
|
|
|
</dependentAssembly> |
|
|
|
|
|
|
|
</assemblyBinding> |
|
|
|
|
|
|
|
</runtime> |
|
|
|
|
|
|
|
</configuration> |
|
|
|
|