Skip to content

Commit 2976701

Browse files
Bump System.Text.Encodings.Web from 4.6.0 to 4.7.2 in /XboxWebApi
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) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7fa65f commit 2976701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

XboxWebApi/XboxWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<ItemGroup>
3131
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.3" />
3232
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.3" />
33-
<PackageReference Include="System.Text.Encodings.Web" Version="4.6.0" />
33+
<PackageReference Include="System.Text.Encodings.Web" Version="4.7.2" />
3434
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
3535
</ItemGroup>
3636
</Project>

0 commit comments

Comments
 (0)