Skip to content

Commit

Permalink
Update Cardknox.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwm authored May 10, 2024
1 parent 9fbdecf commit 3823e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Cardknox.NET/Cardknox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<Product>Cardknox.API.Wrapper</Product>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<RootNamespace>CardknoxApi</RootNamespace>
<Version>4.6.3</Version>
<Version>4.6.4</Version>
<PackageProjectUrl>https://github.com/TheScripters/Cardknox-API-Wrapper</PackageProjectUrl>
<Description>API Wrapper for Cardknox Payment Processor written in C#

Refer to https://kb.cardknox.com/api for full API reference or https://github.com/TheScripters/Cardknox-API-Wrapper/wiki/ for library reference</Description>
<PackageReleaseNotes>Bugfix on check operations</PackageReleaseNotes>
<PackageReleaseNotes>Added missing properties and improved intellisense</PackageReleaseNotes>
<PackageTags>cardknox gateway processor payment api ebt mastercard payments american express amex jcb diners club giftcard gift card discover</PackageTags>
<Copyright>© 2020 The Scripters</Copyright>
<AssemblyVersion>4.6.0.0</AssemblyVersion>
Expand Down

0 comments on commit 3823e40

Please sign in to comment.