Skip to content

Commit

Permalink
Enable transitive pinning for NuGet packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Nov 13, 2024
1 parent 39d0239 commit 52ef401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<Project>
<PropertyGroup>
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>

Expand Down

0 comments on commit 52ef401

Please sign in to comment.