Skip to content

Commit

Permalink
Try updating puppeteersharp to see if it resolves the browser disconn…
Browse files Browse the repository at this point in the history
…ected error
  • Loading branch information
brianfeucht committed Jan 3, 2024
1 parent 3d2de11 commit b918298
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.0.2" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="PuppeteerSharp" Version="9.0.0" />
<PackageReference Include="PuppeteerSharp" Version="13.0.0" />
</ItemGroup>
</Project>

0 comments on commit b918298

Please sign in to comment.