Skip to content

Commit 14a1c89

Browse files
chore: Bump the testing group with 1 update
Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.7.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d126139 commit 14a1c89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>
24-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
24+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
2525
<PackageReference Include="NUnit" Version="4.6.1" />
2626
<PackageReference Include="NUnit3TestAdapter" Version="6.2.0" />
2727
<PackageReference Include="Shouldly" Version="4.3.0" />

0 commit comments

Comments
 (0)