Update implicit versions to target the October releases for RC2
This commit is contained in:
parent
95a9ca67b5
commit
5112087bfd
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<VersionFeature21>30</VersionFeature21>
|
||||
<VersionFeature31>19</VersionFeature31>
|
||||
<VersionFeature50>10</VersionFeature50>
|
||||
<VersionFeature31>20</VersionFeature31>
|
||||
<VersionFeature50>11</VersionFeature50>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
||||
|
|
Loading…
Reference in a new issue