From dcfe80d5d6228b1fd82778239f93d7870611c5f9 Mon Sep 17 00:00:00 2001
From: xljiulang <366193849@qq.com>
Date: Sun, 20 Jun 2021 22:09:18 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8Directory.Build?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Directory.Build.props | 13 +++++++++++++
FastGithub.Core/FastGithub.Core.csproj | 1 -
FastGithub.Dns/FastGithub.Dns.csproj | 1 -
FastGithub.Scanner/FastGithub.Scanner.csproj | 5 ++---
FastGithub.Upgrade/FastGithub.Upgrade.csproj | 1 -
FastGithub/FastGithub.csproj | 4 ----
6 files changed, 15 insertions(+), 10 deletions(-)
create mode 100644 Directory.Build.props
diff --git a/Directory.Build.props b/Directory.Build.props
new file mode 100644
index 0000000..b2b1270
--- /dev/null
+++ b/Directory.Build.props
@@ -0,0 +1,13 @@
+
+
+ 1.0.0-rc2
+ enable
+ github定制版的dns服务,解析github最优的ip
+ https://github.com/xljiulang/FastGithub
+
+
+
+ none
+ false
+
+
\ No newline at end of file
diff --git a/FastGithub.Core/FastGithub.Core.csproj b/FastGithub.Core/FastGithub.Core.csproj
index bbb414c..e89fd2b 100644
--- a/FastGithub.Core/FastGithub.Core.csproj
+++ b/FastGithub.Core/FastGithub.Core.csproj
@@ -2,7 +2,6 @@
net5.0
- enable
FastGithub
diff --git a/FastGithub.Dns/FastGithub.Dns.csproj b/FastGithub.Dns/FastGithub.Dns.csproj
index fa0e740..7165c3c 100644
--- a/FastGithub.Dns/FastGithub.Dns.csproj
+++ b/FastGithub.Dns/FastGithub.Dns.csproj
@@ -2,7 +2,6 @@
net5.0
- enable
diff --git a/FastGithub.Scanner/FastGithub.Scanner.csproj b/FastGithub.Scanner/FastGithub.Scanner.csproj
index 8c98877..5d205ef 100644
--- a/FastGithub.Scanner/FastGithub.Scanner.csproj
+++ b/FastGithub.Scanner/FastGithub.Scanner.csproj
@@ -2,7 +2,6 @@
net5.0
- enable
@@ -10,11 +9,11 @@
-
+
-
+
diff --git a/FastGithub.Upgrade/FastGithub.Upgrade.csproj b/FastGithub.Upgrade/FastGithub.Upgrade.csproj
index d44a067..ddaba9e 100644
--- a/FastGithub.Upgrade/FastGithub.Upgrade.csproj
+++ b/FastGithub.Upgrade/FastGithub.Upgrade.csproj
@@ -2,7 +2,6 @@
net5.0
- enable
diff --git a/FastGithub/FastGithub.csproj b/FastGithub/FastGithub.csproj
index c2f93c1..370e3a8 100644
--- a/FastGithub/FastGithub.csproj
+++ b/FastGithub/FastGithub.csproj
@@ -2,12 +2,8 @@
Exe
- enable
net5.0;net6.0
- 1.0.0-rc2
- github定制版的dns服务,解析github最优的ip
MIT
- https://github.com/xljiulang/FastGithub