Skip to content

Commit bb81e1f

Browse files
Bump Microsoft.TestPlatform.ObjectModel from 17.0.0 to 17.4.1
Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.0.0 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.0.0...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.TestPlatform.ObjectModel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c937af7 commit bb81e1f

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.114" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
11-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.4.0" />
11+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.4.1" />
1212
<PackageReference Include="Moq" Version="4.18.2" />
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)