Skip to content

Commit 96243ed

Browse files
Youssef1313Sergio0694
authored andcommitted
Update MSTest to 3.10.4 and use metapackage
1 parent b302ec0 commit 96243ed

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/PolySharp.TypeForwards.Tests/PolySharp.TypeForwards.Tests.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
15-
<PackageReference Include="MSTest.TestAdapter" Version="3.6.2" />
16-
<PackageReference Include="MSTest.TestFramework" Version="3.6.2" />
14+
<PackageReference Include="MSTest" Version="3.10.4" />
1715
</ItemGroup>
1816

1917
<ItemGroup Condition="!$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">

0 commit comments

Comments
 (0)