This commit is contained in:
2020-05-01 00:31:01 +00:00
parent 4509f92fd5
commit 81955435e0
36 changed files with 74687 additions and 17 deletions

View File

@@ -17,6 +17,10 @@
<assemblyIdentity name="Antlr3.Runtime" publicKeyToken="eb42632606e9261f" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.5.0.2" newVersion="3.5.0.2" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.11.1.0" newVersion="1.11.23.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>