Skip to content

Commit 7b059a1

Browse files
Bump MSTest.TestAdapter from 3.1.1 to 3.2.1
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.1.1 to 3.2.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.1.1...v3.2.1) --- 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 6975c4d commit 7b059a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Testing/Acceptance/GenHTTP.Testing.Acceptance.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
4141

42-
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
42+
<PackageReference Include="MSTest.TestAdapter" Version="3.2.1" />
4343
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
4444

4545
<PackageReference Include="coverlet.collector" Version="6.0.0">

0 commit comments

Comments
 (0)