Skip to content

Commit

Permalink
Merge pull request #6940 from dotnet/dependabot/nuget/core/getting-st…
Browse files Browse the repository at this point in the history
…arted/unit-testing-with-fsharp-mstest/MathService.Tests/MSTest-3.4.3

Bump MSTest from 3.4.1 to 3.4.3 in /core/getting-started/unit-testing-with-fsharp-mstest/MathService.Tests
  • Loading branch information
github-actions[bot] authored Jun 5, 2024
2 parents e73fb81 + 54f750a commit d61a2dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MSTest" Version="3.4.1" />
<PackageReference Include="MSTest" Version="3.4.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d61a2dd

Please sign in to comment.