We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba179d commit c727885Copy full SHA for c727885
Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj
@@ -37,7 +37,7 @@
37
</PropertyGroup>
38
39
<ItemGroup>
40
- <PackageReference Include="PuppeteerSharp" Version="20.1.2" />
+ <PackageReference Include="PuppeteerSharp" Version="20.1.3" />
41
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.32.0.97167">
42
<PrivateAssets>all</PrivateAssets>
43
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments