Update GenerateBundledVersions.targets
This commit is contained in:
parent
72b996dcb3
commit
683e859fad
1 changed files with 3 additions and 3 deletions
|
@ -68,10 +68,10 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<VersionFeature21>30</VersionFeature21>
|
||||
<VersionFeature31>31</VersionFeature31>
|
||||
<VersionFeature31>32</VersionFeature31>
|
||||
<VersionFeature50>17</VersionFeature50>
|
||||
<VersionFeature60>11</VersionFeature60>
|
||||
<VersionFeature70>0</VersionFeature70>
|
||||
<VersionFeature60>13</VersionFeature60>
|
||||
<VersionFeature70>2</VersionFeature70>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
||||
|
|
Loading…
Reference in a new issue