Skip to content

Commit

Permalink
Mark for 0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock committed Jun 13, 2022
1 parent 20a09b4 commit 6e99446
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/SharpCompress/SharpCompress.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<PropertyGroup>
<AssemblyTitle>SharpCompress - Pure C# Decompression/Compression</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>0.31.0</VersionPrefix>
<AssemblyVersion>0.31.0</AssemblyVersion>
<FileVersion>0.31.0</FileVersion>
<VersionPrefix>0.32.0</VersionPrefix>
<AssemblyVersion>0.32.0</AssemblyVersion>
<FileVersion>0.32.0</FileVersion>
<Authors>Adam Hathcock</Authors>
<TargetFrameworks>net461;netstandard2.0;netstandard2.1;netcoreapp3.1;net6.0</TargetFrameworks>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
Expand Down

0 comments on commit 6e99446

Please sign in to comment.