Bump Microsoft.TestPlatform.ObjectModel from 17.3.2 to 17.4.0 (#1079)

Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.0)

---
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>

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]
2022-11-08 03:16:21 -08:00
committed by GitHub
parent 8d5dbcaf22
commit 4ce40b12d8

View File

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