Update GenerateBundledVersions.targets
This commit is contained in:
parent
5d414f0957
commit
ffe5d72008
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
<VersionFeature21>30</VersionFeature21>
|
<VersionFeature21>30</VersionFeature21>
|
||||||
<VersionFeature31>22</VersionFeature31>
|
<VersionFeature31>22</VersionFeature31>
|
||||||
<VersionFeature50>13</VersionFeature50>
|
<VersionFeature50>13</VersionFeature50>
|
||||||
<VersionFeature60>0</VersionFeature60>
|
<VersionFeature60>1</VersionFeature60>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
||||||
|
|
Loading…
Reference in a new issue