Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #997 from dotnet-architecture/dependabot/nuget/MST…
Browse files Browse the repository at this point in the history
…est.TestFramework-3.1.1

Bump MSTest.TestFramework from 3.0.2 to 3.1.1
  • Loading branch information
SrushtiPasari94 authored Dec 28, 2023
2 parents 646d1a9 + 079e15a commit 4e5c4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageVersion>
<PackageVersion Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.0.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.1.1" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
</ItemGroup>
</Project>

0 comments on commit 4e5c4d9

Please sign in to comment.