Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit 9ba5461

Browse files
Bump System.Text.Encodings.Web from 4.7.0 to 4.7.2 in /Source/MDK (#241)
Bumps [System.Text.Encodings.Web](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.2. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: System.Text.Encodings.Web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 242d575 commit 9ba5461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/MDK/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<package id="System.Text.Encoding" version="4.3.0" targetFramework="net472" />
9898
<package id="System.Text.Encoding.CodePages" version="4.5.1" targetFramework="net472" />
9999
<package id="System.Text.Encoding.Extensions" version="4.3.0" targetFramework="net472" />
100-
<package id="System.Text.Encodings.Web" version="4.7.0" targetFramework="net472" />
100+
<package id="System.Text.Encodings.Web" version="4.7.2" targetFramework="net472" />
101101
<package id="System.Text.Json" version="4.7.0" targetFramework="net472" />
102102
<package id="System.Threading" version="4.3.0" targetFramework="net472" />
103103
<package id="System.Threading.Tasks" version="4.3.0" targetFramework="net472" />

0 commit comments

Comments
 (0)