Updates submodule (#56)

* Adds audio to the content repo.

* Content repo updates

* I forgot this AGAIN.
This commit is contained in:
Pieter-Jan Briers
2018-04-12 23:56:43 +02:00
committed by GitHub
parent 4a5a2ceb31
commit 9989d6db75
15 changed files with 37 additions and 19 deletions

View File

@@ -6,6 +6,10 @@
<assemblyIdentity name="ICSharpCode.SharpZipLib" publicKeyToken="1b03e6acf1164f73" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-0.86.0.518" newVersion="0.86.0.518" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-11.0.0.0" newVersion="11.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>