Skip to content

Commit dd3b7cd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SkipTestLogger/SkipTestLogger.csproj

Lines changed: 1 addition & 1 deletion
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.1" />
8+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.7.2" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)