remove packaged dependencies

This commit is contained in:
Alexandre SPIESER
2020-02-05 21:37:44 +00:00
parent c5390214eb
commit 9cb35c5881
14 changed files with 29 additions and 17 deletions
+4
View File
@@ -9,6 +9,10 @@
</connectionStrings>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.InteropServices.RuntimeInformation" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>