|
7 | 7 | <Nullable>disable</Nullable> |
8 | 8 | <PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance> |
9 | 9 | <Copyright>Adyen</Copyright> |
10 | | - <Version>32.1.2</Version> |
11 | | - <AssemblyVersion>32.1.2</AssemblyVersion> |
12 | | - <FileVersion>32.1.2</FileVersion> |
| 10 | + <Version>32.2.0</Version> |
| 11 | + <AssemblyVersion>32.2.0</AssemblyVersion> |
| 12 | + <FileVersion>32.2.0</FileVersion> |
13 | 13 | <GeneratePackageOnBuild>true</GeneratePackageOnBuild> |
14 | 14 | <IncludeSymbols>true</IncludeSymbols> |
15 | 15 | <IncludeSource>true</IncludeSource> |
16 | 16 | <Description>The Adyen API Library for .NET Core allows developers to interact with the Adyen APIs, including Hosted Payment Pages and the Terminal API.</Description> |
17 | 17 | <PackageProjectUrl>https://github.com/Adyen/adyen-dotnet-api-library</PackageProjectUrl> |
18 | 18 | <RepositoryUrl>https://github.com/Adyen/adyen-dotnet-api-library</RepositoryUrl> |
19 | 19 | <RepositoryType>git</RepositoryType> |
20 | | - <PackageTags>32.1.2</PackageTags> |
| 20 | + <PackageTags>32.2.0</PackageTags> |
21 | 21 | <PackageLicenseExpression>MIT</PackageLicenseExpression> |
22 | 22 | <Authors>Adyen</Authors> |
23 | 23 | <Company>Adyen</Company> |
|
29 | 29 | <AssemblyOriginatorKeyFile>adyen-dotnet-api-library-key.snk</AssemblyOriginatorKeyFile> |
30 | 30 | <PackageIcon>adyen-logo.png</PackageIcon> |
31 | 31 | <PackageReadmeFile>README.md</PackageReadmeFile> |
32 | | - <PackageVersion>32.1.2</PackageVersion> |
| 32 | + <PackageVersion>32.2.0</PackageVersion> |
33 | 33 | <GenerateDocumentationFile>true</GenerateDocumentationFile> |
34 | 34 | <DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile> |
35 | 35 | </PropertyGroup> |
|
0 commit comments