We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37274e1 commit 893a4c8Copy full SHA for 893a4c8
lib/PuppeteerSharp/PuppeteerSharp.csproj
@@ -51,6 +51,6 @@
51
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
52
<PrivateAssets>all</PrivateAssets>
53
</PackageReference>
54
- <PackageReference Include="SharpZipLib" Version="1.3.1" />
+ <PackageReference Include="SharpZipLib" Version="1.3.3" />
55
</ItemGroup>
56
</Project>
0 commit comments