Another round of dependecy updates, building on WIN

This commit is contained in:
2023-11-26 11:06:50 -06:00
parent eaee41cd5d
commit bedabeca2d
5 changed files with 8596 additions and 6224 deletions
+8
View File
@@ -10,6 +10,14 @@
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.99.0" newVersion="4.0.99.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>