Skip to content

Commit 534fcf3

Browse files
chore(deps): update mstest monorepo to v3.5.1 (#1840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sri Harsha <[email protected]>
1 parent 268aa6f commit 534fcf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/dotnet/SeleniumDocs/SeleniumDocs.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<ItemGroup>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1010
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.7.1" />
11-
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
12-
<PackageReference Include="MSTest.TestFramework" Version="3.5.0" />
11+
<PackageReference Include="MSTest.TestAdapter" Version="3.5.1" />
12+
<PackageReference Include="MSTest.TestFramework" Version="3.5.1" />
1313
<PackageReference Include="Selenium.Support" Version="4.23.0" />
1414
<PackageReference Include="Selenium.WebDriver" Version="4.23.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)