Bump Microsoft.TestPlatform.ObjectModel from 17.3.0 to 17.3.1 (#992)

Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.3.0 to 17.3.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.0...v17.3.1)

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

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-09-01 07:21:06 -07:00
committed by GitHub
parent 4758d8aea0
commit 7cb38e321e

View File

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