Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
/ NuGet.Jobs Public archive

Commit

Permalink
Upgrade SharpZipLib dependency to v1.1.0 (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierdecoster authored Mar 19, 2019
1 parent 4b111b6 commit 9126a8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<Version>1.8.1.3</Version>
</PackageReference>
<PackageReference Include="SharpZipLib">
<Version>0.86.0</Version>
<Version>1.1.0</Version>
</PackageReference>
<PackageReference Include="xunit">
<Version>2.3.1</Version>
Expand Down

0 comments on commit 9126a8d

Please sign in to comment.