Skip to content

Commit 0c62f84

Browse files
authored
Update Directory.Packages.props (#41895)
1 parent 9a2674b commit 0c62f84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SourceBuild/content/Directory.Packages.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4+
<ManagePackageVersionsCentrally Condition="'$(ManagePackageVersionsCentrally)' == ''">true</ManagePackageVersionsCentrally>
45
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
56
<!-- Using multiple feeds isn't supported by Maestro: https://github.com/dotnet/arcade/issues/14155. -->
67
<NoWarn>$(NoWarn);NU1507</NoWarn>

0 commit comments

Comments
 (0)