add beginnings to safe browsing integration

This commit is contained in:
RandomHuman 2023-06-25 16:33:44 -06:00
parent 4506a0d460
commit b74eca3d38
No known key found for this signature in database
GPG key ID: 6003A79AC08E8F3B
67 changed files with 100000 additions and 2 deletions

View file

@ -33,6 +33,10 @@
<assemblyIdentity name="ExCSS" publicKeyToken="bdbe16be9b936b9a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>