Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit 09a2fdd

Browse files
Bump Microsoft.TestPlatform.ObjectModel from 17.3.2 to 17.4.0
Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.3.2...v17.4.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 007f5a1 commit 09a2fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Spring.Extensions.DependencyInjection.Tests/Spring.Extensions.DependencyInjection.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</ItemGroup>
2222

2323
<ItemGroup Condition="$(TargetFramework.StartsWith('net4')) AND '$(OS)' != 'Windows_NT' ">
24-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.3.2"/>
24+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.4.0"/>
2525
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All"/>
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)