Skip to content

Commit 0475a66

Browse files
committed
chore: Enable centralized package version management in Directory.Build.props
1 parent ad6fcdc commit 0475a66

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Directory.Build.props

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<Project>
2+
<PropertyGroup>
3+
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
4+
</PropertyGroup>
25
<PropertyGroup>
36
<RepositoryType>git</RepositoryType>
47
<RepositoryUrl>https://github.com/escendit/tools-codeanalysis-stylecop</RepositoryUrl>

0 commit comments

Comments
 (0)