Skip to content

Commit

Permalink
Upgrade nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
Mutuduxf committed Sep 8, 2023
1 parent 49444bb commit 4966a14
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0;net7.0;net8.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageVersion>2023.12.0</PackageVersion>
<Version>2023.12.0</Version>
<PackageVersion>2023.12.1</PackageVersion>
<Version>2023.12.1</Version>
<Authors>Mutuduxf</Authors>
<Company>Mutuduxf</Company>
<PackageProjectUrl>https://github.com/PicoHex/Zaabee.Compression</PackageProjectUrl>
Expand All @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Zaabee.Extensions" Version="2023.2.0" />
<PackageReference Include="Zaabee.Extensions" Version="2023.4.2" />
</ItemGroup>

</Project>

0 comments on commit 4966a14

Please sign in to comment.