Bump AngleSharp.Xml from 0.12.1 to 0.13.0

Bumps [AngleSharp.Xml](https://github.com/AngleSharp/AngleSharp.Xml) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/AngleSharp/AngleSharp.Xml/releases)
- [Changelog](https://github.com/AngleSharp/AngleSharp.Xml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AngleSharp/AngleSharp.Xml/compare/v0.12.1...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-09 11:13:25 +00:00
committed by GitHub
parent 48f1b5d2b5
commit 3af7db6b37

View File

@@ -30,7 +30,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference> </PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" /> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="AngleSharp.Xml" Version="0.12.1" /> <PackageReference Include="AngleSharp.Xml" Version="0.13.0" />
<PackageReference Include="coverlet.msbuild" Version="2.6.3"> <PackageReference Include="coverlet.msbuild" Version="2.6.3">
<PrivateAssets>all</PrivateAssets> <PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>