fix: move ManagePackageVersionsCentrally to Directory.Packages.props

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Anatolii Grynchuk
2026-05-02 14:23:17 +03:00
parent 4a431ec6c6
commit 5003ab8764
2 changed files with 4 additions and 5 deletions
+1 -5
View File
@@ -1,5 +1 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
</Project>
<Project />