Skip to content

Commit

Permalink
Merge pull request #323 from malus2077/master
Browse files Browse the repository at this point in the history
fix:issue #320
  • Loading branch information
lionsoul2014 authored Oct 4, 2023
2 parents 0c68fd1 + 4c87a3b commit aad2d5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions binding/csharp/IP2Region.Net/IP2Region.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>

0 comments on commit aad2d5d

Please sign in to comment.