Skip to content

Commit

Permalink
Bump System.Text.Encodings.Web in /ModernWorkplaceConcierge (nicolons…
Browse files Browse the repository at this point in the history
…ky#80)

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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 23, 2021
1 parent 529ab66 commit 259170a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModernWorkplaceConcierge/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<package id="System.Memory" version="4.5.4" targetFramework="net472" />
<package id="System.Numerics.Vectors" version="4.6.0-preview5.19224.8" targetFramework="net472" />
<package id="System.Runtime.CompilerServices.Unsafe" version="5.0.0" targetFramework="net472" />
<package id="System.Text.Encodings.Web" version="5.0.0" targetFramework="net472" />
<package id="System.Text.Encodings.Web" version="5.0.1" targetFramework="net472" />
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net472" />
<package id="System.ValueTuple" version="4.5.0" targetFramework="net472" />
<package id="WebGrease" version="1.6.0" targetFramework="net472" />
Expand Down

0 comments on commit 259170a

Please sign in to comment.