Skip to content

Commit da9508a

Browse files
committed
ImageExport: bump puppeteersharp dep
1 parent ffe000b commit da9508a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Plotly.NET.ImageExport/Plotly.NET.ImageExport.fsproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<ItemGroup>
3838
<ProjectReference Include="..\Plotly.NET\Plotly.NET.fsproj" PackageVersion="[5.0.0, 6.0.0)" />
39-
<PackageReference Include="PuppeteerSharp" Version="18.0.0" />
39+
<PackageReference Include="PuppeteerSharp" Version="20.0.5" />
4040
</ItemGroup>
4141
<Target Name="UseExplicitPackageVersions" BeforeTargets="GenerateNuspec">
4242
<ItemGroup>

0 commit comments

Comments
 (0)