Skip to content

Commit

Permalink
Updating MSTest Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
neilr81 authored Jan 9, 2025
1 parent 6609859 commit 6c0a2ed
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 @@ -47,8 +47,8 @@
<PackageVersion Include="System.Text.Json" Version="8.0.5" PreserveMajor="true" />
</ItemGroup>
<ItemGroup Label="Package Versions. AutoUpdate">
<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="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Csharp" Version="4.12.0" />
<PackageVersion Include="Microsoft.Net.Test.Sdk" Version="17.12.0" />
Expand Down

0 comments on commit 6c0a2ed

Please sign in to comment.