upgrading all .NET assemblies, #5303 took care of ones where they needed consolidating (#5304)

Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
This commit is contained in:
Clint Rutkas
2020-07-30 12:16:32 -07:00
committed by GitHub
parent 5b02ee5169
commit ff93b38d23
12 changed files with 32 additions and 20 deletions

View File

@@ -122,7 +122,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="HtmlAgilityPack">
<Version>1.11.23</Version>
<Version>1.11.24</Version>
</PackageReference>
<PackageReference Include="Markdig.Signed">
<Version>0.20.0</Version>