Update bundled versions for October release.
This commit is contained in:
parent
b409362aaf
commit
4b7b6fd34f
1 changed files with 2 additions and 2 deletions
|
@ -61,9 +61,9 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<VersionFeature21>30</VersionFeature21>
|
||||
<VersionFeature31>29</VersionFeature31>
|
||||
<VersionFeature31>30</VersionFeature31>
|
||||
<VersionFeature50>17</VersionFeature50>
|
||||
<VersionFeature60>9</VersionFeature60>
|
||||
<VersionFeature60>10</VersionFeature60>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
||||
|
|
Loading…
Reference in a new issue