Skip to content

Commit

Permalink
Bump MSTest from 3.7.0 to 3.7.1 in the microsoft group (#61)
Browse files Browse the repository at this point in the history
Bumps the microsoft group with 1 update: [MSTest](https://github.com/microsoft/testfx).


Updates `MSTest` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.0...v3.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 2ffb78a commit 4d04956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<ItemGroup>
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
<PackageVersion Include="MSTest" Version="3.7.0" />
<PackageVersion Include="MSTest" Version="3.7.1" />
</ItemGroup>
</Project>

0 comments on commit 4d04956

Please sign in to comment.