Temporarily revert implicit versions to produce new stage0 (#12492)
This commit is contained in:
parent
cfd811bf41
commit
7828a7f0f0
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<VersionFeature21>30</VersionFeature21>
|
<VersionFeature21>30</VersionFeature21>
|
||||||
<VersionFeature31>21</VersionFeature31>
|
<VersionFeature31>20</VersionFeature31>
|
||||||
<VersionFeature50>12</VersionFeature50>
|
<VersionFeature50>11</VersionFeature50>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
||||||
|
|
Loading…
Reference in a new issue