Skip to content

Commit

Permalink
Update ICSharpCode.SharpZipLib.csproj (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
piksel authored Jul 21, 2018
1 parent fb9efd0 commit e2d4c88
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

<!-- Nuget specific tags -->
<PropertyGroup>
<AssemblyVersion>1.0.0.3</AssemblyVersion>
<FileVersion>1.0.0.3</FileVersion>
<Version>1.0.0-rc1</Version>
<AssemblyVersion>1.0.0.4</AssemblyVersion>
<FileVersion>1.0.0.4</FileVersion>
<Version>1.0.0-rc2</Version>
<PackageId>SharpZipLib </PackageId>
<Company>ICSharpCode</Company>
<Authors>ICSharpCode</Authors>
Expand Down Expand Up @@ -45,4 +45,4 @@ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0 for more
<DocumentationFile>bin\Release\net45\ICSharpCode.SharpZipLib.xml</DocumentationFile>
</PropertyGroup>

</Project>
</Project>

0 comments on commit e2d4c88

Please sign in to comment.