Skip to content

Commit

Permalink
build(deps): bump MSTest.TestFramework from 3.7.2 to 3.7.3 (#906)
Browse files Browse the repository at this point in the history
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.2...v3.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Tryon <[email protected]>
  • Loading branch information
dependabot[bot] and DaveTryon authored Jan 29, 2025
1 parent 720222c commit f392737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.7.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.7.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.7.3" />
<PackageVersion Include="Moq" Version="4.20.72" />
</ItemGroup>
</Project>

0 comments on commit f392737

Please sign in to comment.