Skip to content

Commit

Permalink
Update IPAPIService.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
timschmitz86 committed Jun 1, 2021
1 parent e51a7c2 commit ca44c3e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions IPAPIService/IPAPIService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@
<TargetFramework>net6.0</TargetFramework>
<RootNamespace>IP_API</RootNamespace>

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

</Project>

0 comments on commit ca44c3e

Please sign in to comment.