We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6fcdc commit 0475a66Copy full SHA for 0475a66
1 file changed
Directory.Build.props
@@ -1,4 +1,7 @@
1
<Project>
2
+ <PropertyGroup>
3
+ <ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
4
+ </PropertyGroup>
5
<PropertyGroup>
6
<RepositoryType>git</RepositoryType>
7
<RepositoryUrl>https://github.com/escendit/tools-codeanalysis-stylecop</RepositoryUrl>
0 commit comments