From 423328c5d4bd46c0d1d21a6ace59929d185d61df Mon Sep 17 00:00:00 2001 From: database64128 Date: Sat, 6 Mar 2021 18:27:56 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=B2=20Use=20nightly=20System.CommandLi?= =?UTF-8?q?ne?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit dotnet/command-line-api#1092 --- Shadowsocks.CLI/Shadowsocks.CLI.csproj | 2 +- nuget.config | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 nuget.config diff --git a/Shadowsocks.CLI/Shadowsocks.CLI.csproj b/Shadowsocks.CLI/Shadowsocks.CLI.csproj index e40c8074..75f859d9 100644 --- a/Shadowsocks.CLI/Shadowsocks.CLI.csproj +++ b/Shadowsocks.CLI/Shadowsocks.CLI.csproj @@ -29,7 +29,7 @@ - + diff --git a/nuget.config b/nuget.config new file mode 100644 index 00000000..2b408dae --- /dev/null +++ b/nuget.config @@ -0,0 +1,9 @@ + + + + + + + + +