Skip to content

Commit

Permalink
Beta version - Support for Zip64 on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jaime-olivares authored Jan 18, 2025
1 parent 77ac627 commit 9f2769e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ZipStorer.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>A Pure C# class to store files in Zip</Description>
<Description>A Pure C# class to handle Zip files</Description>
<Authors>Jaime Olivares</Authors>
<VersionPrefix>4.0.2-beta2</VersionPrefix>
<TargetFrameworks>netstandard2.0;net8.0;net48</TargetFrameworks>
Expand Down

0 comments on commit 9f2769e

Please sign in to comment.