Update AngleSharp to 0.9.11

This commit is contained in:
Michael Ganss
2018-11-26 12:43:31 +01:00
parent 88e85bec68
commit ff8e5950d5

View File

@@ -27,7 +27,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AngleSharp" Version="[0.9.10]" />
<PackageReference Include="AngleSharp" Version="[0.9.11]" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net40' ">