Skip to content

Commit 9e0d4a4

Browse files
Bump SharpZipLib in /samples/ICSharpCode.SharpZipLib.Samples/cs/zf (#711)
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.3.1 to 1.3.3. - [Release notes](https://github.com/icsharpcode/SharpZipLib/releases) - [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt) - [Commits](v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: SharpZipLib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca8c6de commit 9e0d4a4

File tree

1 file changed

+1
-1
lines changed
  • samples/ICSharpCode.SharpZipLib.Samples/cs/zf

1 file changed

+1
-1
lines changed

samples/ICSharpCode.SharpZipLib.Samples/cs/zf/zf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
</ItemGroup>
8686
<ItemGroup>
8787
<PackageReference Include="SharpZipLib">
88-
<Version>1.3.1</Version>
88+
<Version>1.3.3</Version>
8989
</PackageReference>
9090
</ItemGroup>
9191
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />

0 commit comments

Comments
 (0)