Skip to content

Commit 34dfcec

Browse files
Bump System.Text.Encodings.Web
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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5723a0c commit 34dfcec

File tree

1 file changed

+1
-1
lines changed
  • samples/DotNet/Azure.Messaging.EventHubs/ManagedIdentityWebApp

1 file changed

+1
-1
lines changed

samples/DotNet/Azure.Messaging.EventHubs/ManagedIdentityWebApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net472" />
2626
<package id="System.Security.Cryptography.ProtectedData" version="4.7.0" targetFramework="net472" />
2727
<package id="System.Security.Cryptography.X509Certificates" version="4.3.2" targetFramework="net472" />
28-
<package id="System.Text.Encodings.Web" version="4.7.0" targetFramework="net472" />
28+
<package id="System.Text.Encodings.Web" version="4.7.2" targetFramework="net472" />
2929
<package id="System.Text.Json" version="4.7.0" targetFramework="net472" />
3030
<package id="System.Threading.Channels" version="4.7.0" targetFramework="net472" />
3131
<package id="System.Threading.Tasks.Extensions" version="4.6.0-preview.18571.3" targetFramework="net472" />

0 commit comments

Comments
 (0)