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

Commit da01696

Browse files
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
Bumps [Microsoft.NET.Test.Sdk](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.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 007f5a1 commit da01696

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
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="coverlet.collector" Version="3.2.0"/>
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2"/>
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0"/>
1616
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1717
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1818
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />

0 commit comments

Comments
 (0)