Skip to content

Commit

Permalink
Merge pull request #953 from vitek-karas/dependabot/nuget/csharp/unit…
Browse files Browse the repository at this point in the history
…-testing/MSTest.Project/MSTest.TestAdapter-3.0.0

Bump MSTest.TestAdapter from 2.2.10 to 3.0.0 in /csharp/unit-testing/MSTest.Project
  • Loading branch information
github-actions[bot] authored Dec 7, 2022
2 parents f95b3e1 + b64dd16 commit ad0a34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/unit-testing/MSTest.Project/MSTest.Project.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="coverlet.collector" Version="3.2.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit ad0a34e

Please sign in to comment.