Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates package 'AngleSharp' to version '0.9.10' #145

Merged
merged 2 commits into from
Oct 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion THIRDPARTYNOTICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Do Not Translate or Localize

This file is based on or incorporates material from the projects listed below (Third Party IP). The original copyright notice and the license under which Microsoft received such Third Party IP, are set forth below. Such licenses and notices are provided for informational purposes only. Microsoft licenses the Third Party IP to you under the licensing terms for the Microsoft product. Microsoft reserves all other rights not expressly granted under this agreement, whether by implication, estoppel or otherwise.

## AngleSharp 0.9.9.2
## AngleSharp 0.9.10
* Component Source: https://github.com/AngleSharp/AngleSharp/
* Component Copyright and License:
> The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AngleSharp" Version="0.9.9.2" />
<PackageReference Include="AngleSharp" Version="0.9.10" />
<PackageReference Include="Ensure.That" Version="8.0.0" />
<PackageReference Include="FluentValidation" Version="7.6.100" />
<PackageReference Include="MediatR" Version="4.1.0" />
Expand Down