Skip to content

Commit

Permalink
build(deps): bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#8833)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.6.0...v17.6.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jun 5, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9f30e6d commit f4b752c
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
@@ -34,7 +34,7 @@
<!-- Test only -->
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<PackageVersion Include="Magick.NET-Q16-AnyCPU" Version="13.1.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
<PackageVersion Include="Microsoft.Playwright" Version="1.34.0" />
<PackageVersion Include="NuGet.Frameworks" Version="6.6.0" />
<PackageVersion Include="Verify.DiffPlex" Version="2.2.1" />

0 comments on commit f4b752c

Please sign in to comment.