Skip to content

Commit d311882

Browse files
chore(deps): update dependency microsoft.net.test.sdk to v18 (#1126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 219f5b0 commit d311882

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<!-- Test projects only -->
2929
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
30-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
30+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
3131
<PackageVersion Include="NUnit" Version="4.4.0" />
3232
<PackageVersion Include="NUnit3TestAdapter" Version="5.2.0" />
3333
<PackageVersion Include="coverlet.collector" Version="6.0.4" />

0 commit comments

Comments
 (0)