Skip to content

Commit 596a0af

Browse files
authored
Merge pull request #79 from gitextensions/EnableCPM
Enable Central Package Management
2 parents d2833eb + 8ce6f6a commit 596a0af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Packages.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<PropertyGroup>
55
<!-- To support GitExtensions.Extensibility 0.3.*, see https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu1011 -->
66
<CentralPackageFloatingVersionsEnabled>true</CentralPackageFloatingVersionsEnabled>
7+
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
78
</PropertyGroup>
89

910
<!-- Solution dependencies -->

0 commit comments

Comments
 (0)