From 076e0131dff71a9f76fff13c92fffa0ef408935f Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 21 Apr 2019 00:08:59 +0800 Subject: Reorgnize api. Add basic unit test. --- nuget.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nuget.config') diff --git a/nuget.config b/nuget.config index d4244526..194c0bbf 100644 --- a/nuget.config +++ b/nuget.config @@ -1,7 +1,6 @@ - + - -- cgit v1.2.3 From bb35acd7b0065e54c3cad814c368fa71922f5742 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 23 Apr 2019 22:42:04 +0800 Subject: Explicit add nuget package source. Try to solve the ci restore problem. --- nuget.config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuget.config') diff --git a/nuget.config b/nuget.config index 194c0bbf..6e408d84 100644 --- a/nuget.config +++ b/nuget.config @@ -1,6 +1,8 @@  + + -- cgit v1.2.3