File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
<PackageLicenseExpression >MIT</PackageLicenseExpression >
11
11
<PackageProjectUrl >https://github.com/ahwm/payment-gateway-client</PackageProjectUrl >
12
12
<RepositoryUrl >https://github.com/ahwm/payment-gateway-client</RepositoryUrl >
13
- <Version >0.0.8 </Version >
13
+ <Version >0.0.9 </Version >
14
14
<AssemblyVersion >1.0.0.0</AssemblyVersion >
15
- <PackageReleaseNotes >releasing update with missing fields added </PackageReleaseNotes >
15
+ <PackageReleaseNotes >Updated dependency with security issue </PackageReleaseNotes >
16
16
<PackageReadmeFile >README.md</PackageReadmeFile >
17
17
<Description >Client for interacting with Transaction Gateway endpoints for multiple providers compatible with Network Merchants (NMI)</Description >
18
18
<PackageTags >nmi bottomline payment gateway processor api mastercard amex visa canyonpay cyogate epna 0merchant easypaydirect vizypay durango</PackageTags >
30
30
<PrivateAssets >all</PrivateAssets >
31
31
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
32
32
</PackageReference >
33
- <PackageReference Include =" System.Text.Json" Version =" 8.0.0 " />
33
+ <PackageReference Include =" System.Text.Json" Version =" 8.0.4 " />
34
34
</ItemGroup >
35
35
36
36
<ItemGroup Condition =" '$(TargetFramework)' == 'net462' " >
You can’t perform that action at this time.
0 commit comments