Skip to content

Commit

Permalink
Fix package project url (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenErikPy authored Aug 16, 2023
1 parent 2707e81 commit f1a245a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Vipps.net/Vipps.net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<Product>Vipps.net</Product>
<Description>Vipps.net SDK</Description>
<PackageId>Vipps.net</PackageId>
<Version>0.9.0</Version>
<Version>0.9.1</Version>
<Authors>Vipps Mobilepay AS</Authors>
<Company>Vipps Mobilepay AS</Company>
<Title>Vipps SDK .Net</Title>
<Copyright>Copyright (c) Vipps MobilePay AS 2023</Copyright>
<PackageProjectUrl>htps://www.nuget.org/packages/Vipps.net</PackageProjectUrl>
<PackageProjectUrl>https://www.nuget.org/packages/Vipps.net</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageTags>Vipps, SDK, sample, library</PackageTags>
Expand Down

0 comments on commit f1a245a

Please sign in to comment.