Skip to content

Commit 28bd4a3

Browse files
build(deps): bump MSTest.TestAdapter from 3.6.4 to 3.7.0
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.4 to 3.7.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.4...v3.7.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f33576 commit 28bd4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!-- ServiceFabric.Mocks.NetCoreTests.csproj -->
1414
<ItemGroup>
1515
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
16-
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.4" />
16+
<PackageVersion Include="MSTest.TestAdapter" Version="3.7.0" />
1717
<PackageVersion Include="MSTest.TestFramework" Version="3.7.0" />
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)