We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51a7c2 commit ca44c3eCopy full SHA for ca44c3e
IPAPIService/IPAPIService.csproj
@@ -4,9 +4,13 @@
4
<TargetFramework>net6.0</TargetFramework>
5
<RootNamespace>IP_API</RootNamespace>
6
7
- <PackageId>IP-API-Wrapper</PackageId>
8
- <Version>0.0.1</Version>
+ <PackageId>IPAPI-Wrapper</PackageId>
+ <Version>0.0.2</Version>
9
<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>
14
</PropertyGroup>
15
16
</Project>
0 commit comments