Skip to content

Commit e6c3564

Browse files
Bump the small-change group across 1 directory with 2 updates
Bumps the small-change group with 2 updates in the / directory: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.4.3...v3.5.1) Updates `MSTest.TestFramework` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.4.3...v3.5.1) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: small-change - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: small-change ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 481c253 commit e6c3564

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PCAxis.Menu.ConfigDatamodelMenu.UnitTest/PCAxis.Menu.ConfigDatamodelMenu.UnitTest.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
11-
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
12-
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
11+
<PackageReference Include="MSTest.TestAdapter" Version="3.5.1" />
12+
<PackageReference Include="MSTest.TestFramework" Version="3.5.1" />
1313
<PackageReference Include="coverlet.collector" Version="6.0.2">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)