Skip to content

Commit

Permalink
Merge pull request #318 from MicrosoftLearning/dependabot/nuget/MSTes…
Browse files Browse the repository at this point in the history
…t.TestFramework-3.6.2

Bump MSTest.TestFramework from 3.5.2 to 3.6.2
  • Loading branch information
LuizMacedo authored Nov 5, 2024
2 parents 39ec626 + 96e6f7a commit b62472b
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 @@ -70,7 +70,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageVersion>
<PackageVersion Include="MSTest.TestAdapter" Version="3.5.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.6.2" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>
</Project>

0 comments on commit b62472b

Please sign in to comment.