Skip to content

Commit

Permalink
Merge pull request #126 from sir-gon/renovate/mstest-monorepo
Browse files Browse the repository at this point in the history
Update mstest monorepo to 3.6.1
  • Loading branch information
sir-gon authored Oct 3, 2024
2 parents f4c0802 + 6e12dc0 commit 040fae2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="ReportGenerator" Version="5.3.10" />
</ItemGroup>
Expand Down

0 comments on commit 040fae2

Please sign in to comment.