Skip to content

Commit

Permalink
chore: Remove last remnants of MSTest references.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa committed Jan 12, 2022
1 parent 9ee9382 commit d941157
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@

7. Add the following tools to your path:
- MSBuild
- MSTest
- Nuget


Expand Down
2 changes: 0 additions & 2 deletions securitycenter/api/tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0"/>
<PackageReference Include="xunit" Version="2.4.1"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3"/>
<PackageReference Include="MSTest.TestFramework" Version="2.2.8"/>
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8"/>
<PackageReference Include="Google.Cloud.PubSub.V1" Version="2.7.0"/>
<PackageReference Include="JUnitTestLogger" Version="1.1.0"/>
<ProjectReference Include="../src/Snippets.csproj"/>
Expand Down

0 comments on commit d941157

Please sign in to comment.