--- src/sdk/src/Installer/redist-installer/targets/GenerateBundledVersions.targets.orig 2025-10-18 05:59:57 UTC +++ src/sdk/src/Installer/redist-installer/targets/GenerateBundledVersions.targets @@ -86,12 +86,12 @@ <_NETCorePlatformsPackageVersion>$(MicrosoftNETCorePlatformsPackageVersion) - <_NET90RuntimePackVersion>9.0.0-rc.2.24473.5 - <_NET90TargetingPackVersion>9.0.0-rc.2.24473.5 - <_WindowsDesktop90RuntimePackVersion>9.0.0-rc.2.24474.4 - <_WindowsDesktop90TargetingPackVersion>9.0.0-rc.2.24474.4 - <_AspNet90RuntimePackVersion>9.0.0-rc.2.24474.3 - <_AspNet90TargetingPackVersion>9.0.0-rc.2.24474.3 + <_NET90RuntimePackVersion>9.0.$(VersionFeature90) + <_NET90TargetingPackVersion>9.0.$(VersionFeature90) + <_WindowsDesktop90RuntimePackVersion>9.0.$(VersionFeature90) + <_WindowsDesktop90TargetingPackVersion>9.0.$(VersionFeature90) + <_AspNet90RuntimePackVersion>9.0.$(VersionFeature90) + <_AspNet90TargetingPackVersion>9.0.$(VersionFeature90) <_NET80RuntimePackVersion>8.0.$(VersionFeature80) <_NET80TargetingPackVersion>8.0.$(VersionFeature80)