We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5a2aa commit 16f38feCopy full SHA for 16f38fe
Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj
@@ -38,7 +38,7 @@
38
39
<ItemGroup>
40
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
41
- <PackageReference Include="PuppeteerSharp" Version="7.1.0" />
+ <PackageReference Include="PuppeteerSharp" Version="8.0.0" />
42
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.40.0.48530">
43
<PrivateAssets>all</PrivateAssets>
44
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments