Skip to content

Commit 4de8472

Browse files
Bump System.Text.Encoding.CodePages
Bumps [System.Text.Encoding.CodePages](https://github.com/dotnet/runtime) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 714be75 commit 4de8472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/encoding/cyrillic-to-latin/cs/CyrillicToLatin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.1" />
9+
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)