From 5787f2770729de5df511409fbbcf0696ff0cb6e0 Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:45:38 +0200 Subject: [PATCH] Downgrade `System.Threading.Tasks.Extensions` due to a runtime version mismatch --- CliWrap/CliWrap.csproj | 8 ++++---- Directory.Build.props | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CliWrap/CliWrap.csproj b/CliWrap/CliWrap.csproj index 2de7520a..8be3d3e6 100644 --- a/CliWrap/CliWrap.csproj +++ b/CliWrap/CliWrap.csproj @@ -24,12 +24,12 @@ - + - - - + + + diff --git a/Directory.Build.props b/Directory.Build.props index 437bb523..47525a84 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -12,7 +12,7 @@ - + annotations