Skip to content

Commit

Permalink
v1.18.0 - Updated references, updated documentation comments
Browse files Browse the repository at this point in the history
  • Loading branch information
René Mihula committed Apr 10, 2024
1 parent 6a95c2e commit fbb01c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<Product>ProDotNetZip</Product>
<Title>ProDotNetZip NET Standard</Title>
<AssemblyDescription>ProDotNetZip NET Standard (fork of DotNetZip / Ionic's Zip Library) a library for handling zip archives.</AssemblyDescription>
<AssemblyVersion>1.17.0</AssemblyVersion>
<Version>1.17.0</Version>
<FileVersion>1.17.0</FileVersion>
<InformationalVersion>1.17.0</InformationalVersion>
<AssemblyVersion>1.18.0</AssemblyVersion>
<Version>1.18.0</Version>
<FileVersion>1.18.0</FileVersion>
<InformationalVersion>1.18.0</InformationalVersion>

<NeutralLanguage>en-US</NeutralLanguage>
</PropertyGroup>
Expand Down

0 comments on commit fbb01c4

Please sign in to comment.