area-Infrastructurehelp wanted
仓库指标
- Star
- (17,886 star)
- PR 合并指标
- (平均合并 12天 11小时) (30 天内合并 661 个 PR)
描述
The PackageVersion property is currently specified four times instead of once centrally. We should consolidate that before we ship NET6 to ease servicing (especially as NET6 will be an LTS release).
This also involves consolidating the installer GetProductVersion logic with the rest of the repo: https://github.com/dotnet/runtime/blob/372248b9b4e3e7c08e0c0aa53d4a94f826fe273b/src/installer/Directory.Build.targets#L25-L138
cc @dotnet/runtime-infrastructure