Skip to content

Commit

Permalink
Backed out Moq changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
artempushkin committed Nov 29, 2024
1 parent 3c86ad9 commit 3218862
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@
<PackageVersion Include="Microsoft.ServiceFabric.Services.Remoting" Version="7.1.2448" />
<PackageVersion Include="ServiceFabric.Mocks" Version="7.2.8" />
</ItemGroup>
<ItemGroup Label="Moq">
<!-- Pinning moq due to [SponsorLink privacy concerns](https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/secure-supply-chain/moq-incident-and-remediation) -->
<ItemGroup Label="Moq pinned to 4.18.4 until SponsorLink is fully removed and new versions are deemed trustworty">
<PackageVersion Include="Moq" Version="4.18.4" />
</ItemGroup>
</Project>

0 comments on commit 3218862

Please sign in to comment.