|
|
@@ -1,14 +1,14 @@
|
|
|
-<Project Sdk="Microsoft.NET.Sdk">
|
|
|
+<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
|
|
<PropertyGroup>
|
|
|
<TargetFramework>netstandard2.0</TargetFramework>
|
|
|
<Company>Essensoft</Company>
|
|
|
<Authors>Roc</Authors>
|
|
|
<Product>Payment</Product>
|
|
|
- <Version>1.6.1</Version>
|
|
|
- <AssemblyVersion>1.6.1.0</AssemblyVersion>
|
|
|
- <FileVersion>1.6.1.0</FileVersion>
|
|
|
- <Description>ASP.NET Core Payment for Security.</Description>
|
|
|
+ <Version>1.6.2</Version>
|
|
|
+ <AssemblyVersion>1.6.2.0</AssemblyVersion>
|
|
|
+ <FileVersion>1.6.2.0</FileVersion>
|
|
|
+ <Description>Essensoft.AspNetCore.Payment.Security</Description>
|
|
|
<Copyright>© Essensoft 2018</Copyright>
|
|
|
<PackageProjectUrl>https://github.com/Essensoft/Payment</PackageProjectUrl>
|
|
|
<RepositoryUrl>https://github.com/Essensoft/Payment</RepositoryUrl>
|