Skip to content

Commit 89b8a38

Browse files
dependabot[bot]RehanSaeed
authored andcommitted
Bump Microsoft.TestPlatform.ObjectModel from 17.5.0 to 17.6.0
Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.5.0...v17.6.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>
1 parent 9efb345 commit 89b8a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PackageReference>
99
<PackageReference Include="JunitXml.TestLogger" Version="3.0.124" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
11-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.5.0" />
11+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.6.0" />
1212
<PackageReference Include="Moq" Version="4.18.4" />
1313
<PackageReference Include="xunit" Version="2.4.2" />
1414
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="All" Version="2.4.5">

0 commit comments

Comments
 (0)