dotnet / dotnet/project-system
Remove the property intercepters for AssemblyVersion and FileVersion
Open
Blocked
Triage-Investigate
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
Defaults for these are provided by the SDK target "GetAssemblyInfo", we should try to use this target to compute the defaults instead of the duplicate logic defined in AssemblyVersionValueProvider and FileVersionValueProvider.
Contributor guide
Assessment
This issue has not been assessed yet.