Skip to content

Commit aa0275a

Browse files
Bump System.Text.Encodings.Web from 5.0.0 to 5.0.1 in /Shield.Client.Fr
Bumps [System.Text.Encodings.Web](https://github.com/dotnet/runtime) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.0...v5.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00b4e00 commit aa0275a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shield.Client.Fr/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net48" />
3333
<package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net48" />
3434
<package id="System.Security.Cryptography.X509Certificates" version="4.1.0" targetFramework="net48" />
35-
<package id="System.Text.Encodings.Web" version="5.0.0" targetFramework="net48" />
35+
<package id="System.Text.Encodings.Web" version="5.0.1" targetFramework="net48" />
3636
<package id="System.Text.Json" version="5.0.0" targetFramework="net48" />
3737
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net48" />
3838
<package id="System.ValueTuple" version="4.5.0" targetFramework="net48" />

0 commit comments

Comments
 (0)