Skip to content

Commit

Permalink
Merge pull request #179 from dotnetprojects/dependabot/nuget/LibNoDav…
Browse files Browse the repository at this point in the history
…eConnectionLibrary/SharpZipLib-1.3.3

Bump SharpZipLib from 1.2.0 to 1.3.3 in /LibNoDaveConnectionLibrary
  • Loading branch information
jogibear9988 authored Feb 1, 2022
2 parents 0d0eb5a + 3097f42 commit 3cc5c44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="SharpZipLib" Version="1.2.0" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
</ItemGroup>
<PropertyGroup Condition="'$(TargetFramework)' == 'netstandard2.1'">
<DefineConstants>SHARPZIPLIB;NETSTANDARD</DefineConstants>
Expand Down

0 comments on commit 3cc5c44

Please sign in to comment.