Skip to content

Commit 0ffd944

Browse files
authored
Merge pull request #3013 from ZeroK-RTS/master
Revert System.Runtime.CompilerServices.Unsafe to 5.0.0.0.
2 parents f58f697 + acf3fa2 commit 0ffd944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Zero-K.info/Web.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
</dependentAssembly>
148148
<dependentAssembly>
149149
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
150-
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
150+
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
151151
</dependentAssembly>
152152
<dependentAssembly>
153153
<assemblyIdentity name="Microsoft.Bcl.AsyncInterfaces" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />

0 commit comments

Comments
 (0)