Bump System.Text.Encoding.CodePages from 4.5.1 to 4.6.0

Bumps [System.Text.Encoding.CodePages](https://github.com/dotnet/corefx) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-24 04:45:05 +00:00
committed by GitHub
parent 78c54489bd
commit 7d5c9ffd94
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
<ItemGroup>
<PackageReference Include="AngleSharp" Version="[0.13.0]" />
<PackageReference Include="AngleSharp.Css" Version="[0.13.0]" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.6.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All"/>
</ItemGroup>

View File

@@ -46,7 +46,7 @@
</PackageReference>
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="System.Text.Encoding.CodePages">
<Version>4.5.1</Version>
<Version>4.6.0</Version>
</PackageReference>
</ItemGroup>