Skip to content

Commit fff8bea

Browse files
authored
workaround broken dependabot (#2455)
1 parent 1cf7392 commit fff8bea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Directory.Packages.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<Project>
2+
<!-- Workaround https://github.com/dependabot/dependabot-core/issues/8490 -->
3+
<Import Project="eng/Versions.props" Condition="'$(MajorVersion)' == ''"/>
24
<PropertyGroup>
35
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
46
</PropertyGroup>

0 commit comments

Comments
 (0)