Temporarily revert implicit versions to produce new stage0 (#12492)

This commit is contained in:
Matt Mitchell 2021-10-22 09:57:48 -07:00 committed by GitHub
parent cfd811bf41
commit 7828a7f0f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,8 +26,8 @@
<PropertyGroup>
<VersionFeature21>30</VersionFeature21>
<VersionFeature31>21</VersionFeature31>
<VersionFeature50>12</VersionFeature50>
<VersionFeature31>20</VersionFeature31>
<VersionFeature50>11</VersionFeature50>
</PropertyGroup>
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">