File tree Expand file tree Collapse file tree
PlaywrightTestSourceGenerator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818
1919 <ItemGroup >
2020 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" GeneratePathProperty =" true" PrivateAssets =" all" />
21- <PackageReference Include =" Microsoft.Playwright.MSTest" Version =" 1.57 .0" GeneratePathProperty =" true" PrivateAssets =" all" />
21+ <PackageReference Include =" Microsoft.Playwright.MSTest" Version =" 1.58 .0" GeneratePathProperty =" true" PrivateAssets =" all" />
2222 <PackageReference Include =" MSTest.TestAdapter" Version =" 3.11.1" GeneratePathProperty =" true" PrivateAssets =" all" />
2323 <PackageReference Include =" MSTest.TestFramework" Version =" 4.0.2" GeneratePathProperty =" true" PrivateAssets =" all" />
2424 </ItemGroup >
Original file line number Diff line number Diff line change 1010
1111 <ItemGroup >
1212 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
13- <PackageReference Include =" Microsoft.Playwright.MSTest" Version =" 1.57 .0" />
13+ <PackageReference Include =" Microsoft.Playwright.MSTest" Version =" 1.58 .0" />
1414 <PackageReference Include =" MSTest.TestAdapter" Version =" 3.11.1" />
1515 <PackageReference Include =" MSTest.TestFramework" Version =" 4.0.2" />
1616 <PackageReference Include =" coverlet.collector" Version =" 6.0.4" >
You can’t perform that action at this time.
0 commit comments