From 476fe10e301414d841e66d282f1b2778d71ec423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 19:16:18 +0000 Subject: [PATCH] Update System.Text.Json requirement from 4.* to 6.* Updates the requirements on [System.Text.Json](https://github.com/dotnet/runtime) to permit the latest version. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v6.0.0) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/XamlColorSchemeGenerator.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/XamlColorSchemeGenerator.csproj b/src/XamlColorSchemeGenerator.csproj index 1691477..06f0e75 100644 --- a/src/XamlColorSchemeGenerator.csproj +++ b/src/XamlColorSchemeGenerator.csproj @@ -67,7 +67,7 @@ - +