From 590b1fef447a1270221601af1b196bf4e4ea73ac Mon Sep 17 00:00:00 2001 From: genteure Date: Wed, 11 May 2022 20:16:59 +0800 Subject: [PATCH] Maybe fix CI --- BililiveRecorder.Core/BililiveRecorder.Core.csproj | 2 +- nuget.config | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 nuget.config diff --git a/BililiveRecorder.Core/BililiveRecorder.Core.csproj b/BililiveRecorder.Core/BililiveRecorder.Core.csproj index 0171294..7ec43cf 100644 --- a/BililiveRecorder.Core/BililiveRecorder.Core.csproj +++ b/BililiveRecorder.Core/BililiveRecorder.Core.csproj @@ -7,7 +7,7 @@ true https://api.nuget.org/v3/index.json; - https://www.myget.org/F/jint/api/v3/index.json + https://www.myget.org/F/jint/api/v3/index.json; diff --git a/nuget.config b/nuget.config new file mode 100644 index 0000000..f95c00b --- /dev/null +++ b/nuget.config @@ -0,0 +1,7 @@ + + + + + + +