Skip to content

Commit

Permalink
Update umapx version
Browse files Browse the repository at this point in the history
  • Loading branch information
asiryan committed Oct 13, 2023
1 parent 19ed19d commit 554e189
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sources/UMapx.Imaging.Webp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>8.0</LangVersion>
<Version>5.2.6.6</Version>
<Version>5.2.7.1</Version>
<PackageId>UMapx.Imaging.Webp</PackageId>
<Company>Valery Asiryan</Company>
<Authors>Valery Asiryan</Authors>
Expand All @@ -19,8 +19,8 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageIcon>umapxnet.png</PackageIcon>
<AssemblyVersion>5.2.6.6</AssemblyVersion>
<FileVersion>5.2.6.6</FileVersion>
<AssemblyVersion>5.2.7.1</AssemblyVersion>
<FileVersion>5.2.7.1</FileVersion>
<SignAssembly>false</SignAssembly>
<AssemblyOriginatorKeyFile>umapxnet.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
Expand Down Expand Up @@ -56,7 +56,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="UMapx" Version="5.2.6.6" />
<PackageReference Include="UMapx" Version="5.2.7.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 554e189

Please sign in to comment.