Skip to content

Commit 5df8b8b

Browse files
Build(deps): Bump MSTest.TestFramework from 2.2.10 to 3.0.0 (#10642)
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.10 to 3.0.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/releases.md) - [Commits](microsoft/testfx@v2.2.10...v3.0.0) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eca180a commit 5df8b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Files.InteractionTests/Files.InteractionTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Axe.Windows" Version="2.1.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
1616
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
17-
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
17+
<PackageReference Include="MSTest.TestFramework" Version="3.0.0" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)