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:
committed by
GitHub
parent
78c54489bd
commit
7d5c9ffd94
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user