Skip to content

Commit

Permalink
Update MSTest to 3.7.0 (#1439)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
thomhurst and renovate-bot authored Dec 20, 2024
1 parent 45e0119 commit 6bf73fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
<PackageVersion Include="ModularPipelines.DotNet" Version="2.42.140" />
<PackageVersion Include="ModularPipelines.Git" Version="2.42.140" />
<PackageVersion Include="ModularPipelines.GitHub" Version="2.42.140" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.4" />
<PackageVersion Include="MSTest.TestFramework" Version="3.6.4" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.7.0" />
<PackageVersion Include="MSTest.TestFramework" Version="3.7.0" />
<PackageVersion Include="NUnit" Version="4.3.0" />
<PackageVersion Include="NUnit.Analyzers" Version="4.4.0" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
Expand Down

0 comments on commit 6bf73fd

Please sign in to comment.