Revert to released patch versions of 5.0 and 3.1 runtimes

This commit is contained in:
Daniel Plaisted 2021-10-26 09:11:13 -07:00
parent 3b70c3266c
commit cc60d4d858

View file

@ -26,8 +26,8 @@
<PropertyGroup> <PropertyGroup>
<VersionFeature21>30</VersionFeature21> <VersionFeature21>30</VersionFeature21>
<VersionFeature31>21</VersionFeature31> <VersionFeature31>20</VersionFeature31>
<VersionFeature50>12</VersionFeature50> <VersionFeature50>11</VersionFeature50>
</PropertyGroup> </PropertyGroup>
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents"> <Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">