From efb78b6983882adf95ad748f6d3bcecc0c17f6b8 Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Sat, 12 Jun 2021 17:40:14 -0600 Subject: [PATCH] Downgrade System.Text.Json version This version ships with .NET Core 3.1 and therefore resolves one possible bug that shows up in [this condition][1]. [1]: https://github.com/dotnet/roslyn/issues/53672#issuecomment-860126237 --- src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.csproj b/src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.csproj index 08a82423..f3bb3902 100644 --- a/src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.csproj +++ b/src/Microsoft.Windows.CsWin32/Microsoft.Windows.CsWin32.csproj @@ -50,7 +50,7 @@ - +