Skip to content

Commit

Permalink
Bump MSTest.TestAdapter from 3.2.0 to 3.2.2
Browse files Browse the repository at this point in the history
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.2.0 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@v.3.2.0...v3.2.2)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jamaa committed Mar 2, 2024
1 parent ebf1b3b commit eb523df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Wave.Tests.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MSTest.TestAdapter">
<Version>3.2.0</Version>
<Version>3.2.2</Version>
</PackageReference>
<PackageReference Include="MSTest.TestFramework">
<Version>3.2.2</Version>
Expand Down

0 comments on commit eb523df

Please sign in to comment.