1.0.0-beta3

This commit is contained in:
xljiulang 2021-06-18 23:10:56 +08:00
parent 9882e73678
commit 89ead761fa

View File

@ -5,7 +5,7 @@
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<TargetFrameworks>net5.0;net6.0</TargetFrameworks> <TargetFrameworks>net5.0;net6.0</TargetFrameworks>
<EnableCompressionInSingleFile>true</EnableCompressionInSingleFile> <EnableCompressionInSingleFile>true</EnableCompressionInSingleFile>
<Version>1.0.0-beta2</Version> <Version>1.0.0-beta3</Version>
<Description>github定制版的dns服务解析github最优的ip</Description> <Description>github定制版的dns服务解析github最优的ip</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression> <PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup> </PropertyGroup>