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

Commit bbba149

Browse files
authored
Merge pull request #82 from akunzai/dependabot/nuget/Microsoft.TestPlatform.ObjectModel-17.4.0
2 parents 392e0ca + 09a2fdd commit bbba149

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)