Skip to content

Commit

Permalink
Package Updates - March 3rd (#720)
Browse files Browse the repository at this point in the history
Updating to latest for MSTrest and CodeQL
  • Loading branch information
neilr81 authored Mar 6, 2025
1 parent b69f1c3 commit eaee595
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
<ItemGroup Label="Package Versions. AutoUpdate">
<PackageVersion Include="MSTest.TestAdapter" Version="3.8.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.8.1" />
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Csharp" Version="4.12.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.13.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Csharp" Version="4.13.0" />
<PackageVersion Include="Microsoft.Net.Test.Sdk" Version="17.13.0" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="System.ComponentModel.Annotations" Version="5.0.0" />
Expand All @@ -66,7 +66,7 @@
<PackageVersion Include="Microsoft.ServiceFabric.Services.Remoting" Version="7.1.2493" />
<PackageVersion Include="ServiceFabric.Mocks" Version="7.2.11" />
</ItemGroup>
<ItemGroup Label="Moq pinned to 4.18.4 until SponsorLink is fully removed and new versions are deemed trustworty">
<ItemGroup Label="Moq pinned to 4.20.72, Moq updates are reviewed and made manually.">
<PackageVersion Include="Moq" Version="4.20.72" />
</ItemGroup>
</Project>

0 comments on commit eaee595

Please sign in to comment.