We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2d11a commit 67f3c8eCopy full SHA for 67f3c8e
1 file changed
src/Code2.Data.GeoIP/Code2.Data.GeoIP.csproj
@@ -10,7 +10,7 @@
10
<PackageTags>geo location ip maxmind</PackageTags>
11
<RepositoryUrl>https://github.com/2code-it/Code2.Data.GeoIP.git</RepositoryUrl>
12
<PackageReadmeFile>README.md</PackageReadmeFile>
13
- <Description>Service build around maxmind geoip csv files</Description>
+ <Description>Tools and utilities for using maxmind geoip csv files</Description>
14
<Title>$(AssemblyName)</Title>
15
<PackageLicenseExpression>BSD-2-Clause</PackageLicenseExpression>
16
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb;</AllowedOutputExtensionsInPackageBuildOutputFolder>
0 commit comments