Skip to content

Commit 1ace761

Browse files
Bump Microsoft.TestPlatform.ObjectModel from 17.7.2 to 17.8.0 (#1448)
Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.2...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.TestPlatform.ObjectModel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd0de4d commit 1ace761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SkipTestLogger/SkipTestLogger.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.7.2" />
8+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.8.0" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)