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