From b5e4752d2a545b4bde6f2355f8dadb470755ec82 Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Thu, 25 Nov 2021 14:55:43 -0500 Subject: [PATCH] Use a fixed version of System.CommandLine This is a version without a dependency on `dynamic` (Microsoft.CSharp). --- Turkey/Turkey.csproj | 2 +- nuget.config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Turkey/Turkey.csproj b/Turkey/Turkey.csproj index eb86e84..2ddcb88 100644 --- a/Turkey/Turkey.csproj +++ b/Turkey/Turkey.csproj @@ -9,7 +9,7 @@ - + diff --git a/nuget.config b/nuget.config index 5c0f0ff..da0419a 100644 --- a/nuget.config +++ b/nuget.config @@ -1,5 +1,6 @@ +