File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ namespace KeyPayV2.My.Enums
55{
66 public enum ExternalService
77 {
8+ Harmony ,
89 None ,
910 Saasu ,
1011 Xero ,
@@ -16,7 +17,6 @@ public enum ExternalService
1617 FileImport ,
1718 FileExport ,
1819 QuickBooks ,
19- Harmony ,
2020 AwardStore ,
2121 Attache ,
2222 IntegratedRostering ,
Original file line number Diff line number Diff line change 55 <RootNamespace >KeyPayV2</RootNamespace >
66 <AssemblyName >KeyPayV2</AssemblyName >
77 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
8- <AssemblyVersion >3.0.0.330 </AssemblyVersion >
9- <FileVersion >3.0.0.330 </FileVersion >
8+ <AssemblyVersion >3.0.0.331 </AssemblyVersion >
9+ <FileVersion >3.0.0.331 </FileVersion >
1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1111 <PackageProjectUrl >https://github.com/keypay/keypay-dotnet-v2</PackageProjectUrl >
1212 <PackageIcon >keypay.png</PackageIcon >
1515 <PackageReleaseNotes >KeyPay API dotnet client v2</PackageReleaseNotes >
1616 <Copyright >Copyright 2025</Copyright >
1717 <Description >A .NET library for the KeyPay API</Description >
18- <Version >3.0.0.330 </Version >
18+ <Version >3.0.0.331 </Version >
1919 </PropertyGroup >
2020 <ItemGroup >
2121 <None Include =" keypay.png" Pack =" true" PackagePath =" \" />
You can’t perform that action at this time.
0 commit comments