Bump System.Text.Encodings.Web in /Habitica.Todoist.Integration.Console

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] <support@github.com>
This commit is contained in:
2021-04-21 19:40:38 +00:00
parent 575bf76f09
commit d89739016a

View File

@@ -76,7 +76,7 @@
<package id="System.Security.SecureString" version="4.0.0" targetFramework="net472" />
<package id="System.Text.Encoding" version="4.0.11" targetFramework="net472" />
<package id="System.Text.Encoding.Extensions" version="4.0.11" targetFramework="net472" />
<package id="System.Text.Encodings.Web" version="4.7.0" targetFramework="net472" />
<package id="System.Text.Encodings.Web" version="4.7.2" targetFramework="net472" />
<package id="System.Text.Json" version="4.7.1" targetFramework="net472" />
<package id="System.Text.RegularExpressions" version="4.1.0" targetFramework="net472" />
<package id="System.Threading" version="4.0.11" targetFramework="net472" />