Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/MSTest.TestAdapter-3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-edmondson authored Aug 23, 2024
2 parents d6d67ed + f1bc2fb commit c918e53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
<ProjectReference Include="..\$(SolutionName)\$(SolutionName).csproj" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
</ItemGroup>

</Project>

0 comments on commit c918e53

Please sign in to comment.