Skip to content

Commit 8c85bb3

Browse files
Bump Microsoft.TestPlatform.ObjectModel from 17.6.2 to 17.6.3 (#1330)
Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.6.2 to 17.6.3. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.6.2...v17.6.3) --- 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 cacda9e commit 8c85bb3

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.6.2" />
8+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.6.3" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)