Skip to content

Commit

Permalink
Update AngleSharp to 0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mganss committed Nov 26, 2018
1 parent 88e85be commit ff8e595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HtmlSanitizer/HtmlSanitizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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' ">
Expand Down

0 comments on commit ff8e595

Please sign in to comment.