Ensures all template dependencies will have a version, overridable at Directory.Packages.props

This commit is contained in:
2026-03-20 13:23:17 +02:00
parent b9912b95eb
commit dde7dbe5c4
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -64,6 +64,7 @@
</PropertyGroup>
<PropertyGroup Label="Central Package Management">
<NoWarn>$(NoWarn);NU1506</NoWarn>
<!-- Create Directory.Packages.props file next to solution to use -->
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<!-- Any transitive dependency defined below will be used explicitly on the version stated -->