This commit is contained in:
Alan 2023-10-02 21:02:26 +08:00
parent 0c68fd1ed8
commit 4c87a3b71e

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<id>IP2Region.Net</id>
<version>2.0.1</version>
<version>2.0.2</version>
<title>IP2Region.Net</title>
<authors>Alan Lee</authors>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
@ -27,8 +27,8 @@
<PackageReference Include="System.Memory" Version="4.5.5" />
</ItemGroup>
<ItemGroup>
<Content Include="..\CHANGELOG.md">
<None Include="..\CHANGELOG.md">
<Link>CHANGELOG.md</Link>
</Content>
</None>
</ItemGroup>
</Project>