Skip to content

Commit 1e79e0e

Browse files
Build(deps): Bump MSTest.TestFramework from 3.0.0 to 3.0.1 (#10786)
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/releases.md) - [Commits](microsoft/testfx@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 335d3b0 commit 1e79e0e

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.1" />
1616
<PackageReference Include="MSTest.TestAdapter" Version="3.0.0" />
17-
<PackageReference Include="MSTest.TestFramework" Version="3.0.0" />
17+
<PackageReference Include="MSTest.TestFramework" Version="3.0.1" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)