Skip to content

Commit

Permalink
- Update PuppeteerSharp (untested)
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaBear84 committed Mar 21, 2023
1 parent c1c8844 commit 09abc02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OpenDirectoryDownloader/OpenDirectoryDownloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
<PackageReference Include="Jint" Version="3.0.0-beta-2048" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="PuppeteerExtraSharp" Version="1.3.2" />
<PackageReference Include="PuppeteerSharp" Version="7.1.0" />
<PackageReference Include="PuppeteerExtraSharp" Version="2.0.0" />
<PackageReference Include="PuppeteerSharp" Version="9.0.2" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.1-dev-00947" />
<PackageReference Include="TextCopy" Version="6.2.1" />
</ItemGroup>
Expand Down

0 comments on commit 09abc02

Please sign in to comment.