Skip to content

Commit f8a0295

Browse files
committed
Microsoft.NET.Test.Sdk 18.0.0
1 parent 6a5c81b commit f8a0295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Box2D.NET.Test/Box2D.NET.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>
21-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
21+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
2222
<PackageReference Include="NUnit" Version="4.4.0" />
2323
<PackageReference Include="NUnit.Analyzers" Version="4.10.0">
2424
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)