Skip to content

Commit 7ef2b98

Browse files
Bump the mstest group with 2 updates
Bumps the mstest group with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.6.3 to 3.6.4 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.3...v3.6.4) Updates `MSTest.TestFramework` from 3.6.3 to 3.6.4 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.3...v3.6.4) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mstest - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mstest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b088f1e commit 7ef2b98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/TestFrameworks/MSTestV2.Specs/MSTestV2.Specs.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
15-
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
16-
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
15+
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
16+
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)