Skip to content

Commit 6cd5a24

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Microsoft.TestPlatform.ObjectModel from 17.4.1 to 17.5.0
Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.4.1...v17.5.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 2ca40f3 commit 6cd5a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NuGetizer.Tests/NuGetizer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="NuGet.Packaging" Version="6.3.0" />
2323
<PackageReference Include="NuGet.ProjectManagement" Version="4.2.0" />
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
25-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.4.1" />
25+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.5.0" />
2626
<PackageReference Include="xunit" Version="2.4.2" />
2727
<PackageReference Include="xunit.runner.console" Version="2.4.2" />
2828
<PackageReference Include="xunit.runner.msbuild" Version="2.4.2" />

0 commit comments

Comments
 (0)