Update GenerateBundledVersions.targets

This commit is contained in:
William Godbe 2023-01-10 14:15:10 -08:00 committed by GitHub
parent 72b996dcb3
commit 683e859fad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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">