Skip to content

Commit

Permalink
Revert ""MSTest.TestAdapter" Version="3.3.1""
Browse files Browse the repository at this point in the history
This reverts commit a713d03.
  • Loading branch information
SimonCropp committed May 11, 2024
1 parent f40a925 commit cff620f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ApprovalTests.MSTest/ApprovalTests.MSTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<ItemGroup>
<Using Remove="System.Net.Http" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<ProjectReference Include="..\ApprovalUtilities\ApprovalUtilities.csproj" />
<ProjectReference Include="..\ApprovalTests\ApprovalTests.csproj" />
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
Expand Down

0 comments on commit cff620f

Please sign in to comment.