Skip to content

Commit

Permalink
- Update PuppeteerSharp to 9.1.0 to fix #133
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaBear84 committed Apr 11, 2023
1 parent b3791cc commit 64ff875
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 @@ -36,11 +36,11 @@
<PackageReference Include="AngleSharp" Version="1.0.2-alpha-278" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="FluentFTP" Version="46.0.2" />
<PackageReference Include="Jint" Version="3.0.0-beta-2048" />
<PackageReference Include="Jint" Version="3.0.0-beta-2049" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="PuppeteerExtraSharp" Version="2.0.0" />
<PackageReference Include="PuppeteerSharp" Version="9.0.2" />
<PackageReference Include="PuppeteerSharp" Version="9.1.0" />
<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 64ff875

Please sign in to comment.