Skip to content

Commit

Permalink
[Mouse Jump] - use MSTest package - microsoft#25482
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeclayton committed Jul 29, 2024
1 parent cacff25 commit 3f1c890
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Windows.CsWinRT" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="MSTest.TestAdapter" />
<PackageReference Include="MSTest.TestFramework" />
<PackageReference Include="MSTest" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3f1c890

Please sign in to comment.