Update GenerateBundledVersions.targets
This commit is contained in:
parent
ccef905a85
commit
71250d9bb3
1 changed files with 3 additions and 3 deletions
|
@ -61,9 +61,9 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<VersionFeature21>30</VersionFeature21>
|
||||
<VersionFeature31>24</VersionFeature31>
|
||||
<VersionFeature50>16</VersionFeature50>
|
||||
<VersionFeature60>4</VersionFeature60>
|
||||
<VersionFeature31>25</VersionFeature31>
|
||||
<VersionFeature50>17</VersionFeature50>
|
||||
<VersionFeature60>5</VersionFeature60>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
||||
|
|
Loading…
Reference in a new issue