Skip to content

Commit 17a24df

Browse files
Bump System.Text.Encodings.Web from 4.6.0 to 4.7.2 in /CDP4WebServer.IIS (#250)
Bumps [System.Text.Encodings.Web](https://github.com/dotnet/corefx) from 4.6.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6f7166 commit 17a24df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CDP4WebServer.IIS/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net472" />
2828
<package id="System.Resources.Extensions" version="4.6.0" targetFramework="net472" />
2929
<package id="System.Runtime.CompilerServices.Unsafe" version="4.6.0" targetFramework="net472" />
30-
<package id="System.Text.Encodings.Web" version="4.6.0" targetFramework="net472" />
30+
<package id="System.Text.Encodings.Web" version="4.7.2" targetFramework="net472" />
3131
<package id="System.Text.Json" version="4.6.0" targetFramework="net472" />
3232
<package id="System.Threading.Tasks.Extensions" version="4.5.3" targetFramework="net472" />
3333
<package id="System.ValueTuple" version="4.5.0" targetFramework="net472" />

0 commit comments

Comments
 (0)