Skip to content

Commit ca44c3e

Browse files
committed
Update IPAPIService.csproj
1 parent e51a7c2 commit ca44c3e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

IPAPIService/IPAPIService.csproj

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44
<TargetFramework>net6.0</TargetFramework>
55
<RootNamespace>IP_API</RootNamespace>
66

7-
<PackageId>IP-API-Wrapper</PackageId>
8-
<Version>0.0.1</Version>
7+
<PackageId>IPAPI-Wrapper</PackageId>
8+
<Version>0.0.2</Version>
99
<Authors>Tim Schmitz</Authors>
10+
<title>IPAPI-Wrapper</title>
11+
<RepositoryUrl>https://github.com/timschmitz86/IP-API-Nuget</RepositoryUrl>
12+
<description>Small IPAPI wrapper written in C#. It just enables you to use https://IPAPI.co in native C#.</description>
13+
<PackageProjectUrl>https://github.com/timschmitz86/IP-API-Nuget</PackageProjectUrl>
1014
</PropertyGroup>
1115

1216
</Project>

0 commit comments

Comments
 (0)