Bump Microsoft.TestPlatform.ObjectModel from 17.5.0 to 17.6.2 (#1316)

Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.2)

---
updated-dependencies:
- dependency-name: Microsoft.TestPlatform.ObjectModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-07 07:08:13 -07:00
committed by GitHub
parent d506efeb45
commit 355f2e1d2c

View File

@@ -5,7 +5,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.5.0" /> <PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.6.2" />
</ItemGroup> </ItemGroup>
</Project> </Project>