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 1cf7392 commit fff8beaCopy full SHA for fff8bea
Directory.Packages.props
@@ -1,4 +1,6 @@
1
<Project>
2
+ <!-- Workaround https://github.com/dependabot/dependabot-core/issues/8490 -->
3
+ <Import Project="eng/Versions.props" Condition="'$(MajorVersion)' == ''"/>
4
<PropertyGroup>
5
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
6
</PropertyGroup>
0 commit comments