Merge pull request #13818 from dotnet/marcpopMSFT-updateimplicitversions
Update implicit versions
This commit is contained in:
commit
b780816763
1 changed files with 3 additions and 3 deletions
|
@ -61,9 +61,9 @@
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<VersionFeature21>30</VersionFeature21>
|
<VersionFeature21>30</VersionFeature21>
|
||||||
<VersionFeature31>24</VersionFeature31>
|
<VersionFeature31>25</VersionFeature31>
|
||||||
<VersionFeature50>16</VersionFeature50>
|
<VersionFeature50>17</VersionFeature50>
|
||||||
<VersionFeature60>4</VersionFeature60>
|
<VersionFeature60>5</VersionFeature60>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
||||||
|
|
Loading…
Reference in a new issue