Skip to content

Commit

Permalink
Merge pull request #961 from vitek-karas/dependabot/nuget/core/gettin…
Browse files Browse the repository at this point in the history
…g-started/unit-testing-with-fsharp-mstest/MathService.Tests/MSTest.TestAdapter-3.0.0

Bump MSTest.TestAdapter from 2.2.10 to 3.0.0 in /core/getting-started/unit-testing-with-fsharp-mstest/MathService.Tests
  • Loading branch information
github-actions[bot] authored Dec 7, 2022
2 parents 449a6e1 + 5d60904 commit 68f5464
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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="3.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 68f5464

Please sign in to comment.