We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37ea8b commit 7802205Copy full SHA for 7802205
1 file changed
Directory.Packages.props
@@ -19,7 +19,7 @@
19
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.8"/>
20
<PackageVersion Include="Microsoft.Extensions.Options.DataAnnotations" Version="9.0.8"/>
21
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
22
- <PackageVersion Include="Microsoft.Playwright" Version="1.54.0"/>
+ <PackageVersion Include="Microsoft.Playwright" Version="1.55.0"/>
23
<PackageVersion Include="mu88.Shared" Version="2.0.0"/>
24
<PackageVersion Include="NSubstitute" Version="5.3.0" />
25
<PackageVersion Include="NUnit" Version="4.4.0" />
0 commit comments