Skip to content

Commit

Permalink
updated playwright to 1.33.0-beta-1 to consume signed package
Browse files Browse the repository at this point in the history
  • Loading branch information
arpavan committed May 15, 2023
1 parent 14d45d8 commit 9674f62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.33.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.33.0-beta-1" />
<PackageReference Include="Microsoft.PowerFx.Interpreter" Version="0.2.3-preview" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="YamlDotNet" Version="11.2.1" />
Expand Down

0 comments on commit 9674f62

Please sign in to comment.