Skip to content

Commit

Permalink
uncomment CentralPackageTransitivePinningEnabled
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Balanukhin committed Nov 14, 2023
1 parent 62b403f commit 0695e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<!--<CentralPackageTransitivePinningEnabled>false</CentralPackageTransitivePinningEnabled>-->
<CentralPackageTransitivePinningEnabled>false</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
Expand Down

0 comments on commit 0695e13

Please sign in to comment.