Skip to content

Commit

Permalink
Disable ManagePackageVersionsCentrally.
Browse files Browse the repository at this point in the history
  • Loading branch information
maliming committed Sep 22, 2024
1 parent c1c796d commit 7765e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
</PropertyGroup>
</Project>

0 comments on commit 7765e74

Please sign in to comment.