Update GenerateBundledVersions.targets

This commit is contained in:
Marc Paine 2022-01-12 13:49:43 -08:00 committed by GitHub
parent 5d414f0957
commit ffe5d72008
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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