Skip to content

Commit a1a6ea4

Browse files
Bump MSTest.TestFramework from 3.2.1 to 3.2.2
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59315c3 commit a1a6ea4

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
@@ -40,7 +40,7 @@
4040
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
4141

4242
<PackageReference Include="MSTest.TestAdapter" Version="3.2.1" />
43-
<PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
43+
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
4444

4545
<PackageReference Include="coverlet.collector" Version="6.0.0">
4646
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)