Skip to content

Commit 4ce1f06

Browse files
authored
Combined dependency updates (2025-05-03)
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes: - [Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0](#151) - [Bump NUnit3TestAdapter from 4.6.0 to 5.0.0](#150)
1 parent d96eaba commit 4ce1f06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TestDotnetTestSplit/TestDotnetTestSplit.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1111

1212
<PackageReference Include="NUnit" Version="4.3.2" />
1313

14-
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
14+
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
1515

1616
<PackageReference Include="VisualAssert" Version="2.6.0" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)