Refactor AssemblyInformation
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
#2222 is a minimal-impact change that introduces a new class `AssemblyMetadata` that isn't really needed: it's basically just what `AssemblyInformation` should be.
AssemblyInformation should be refactored to be cacheable and avoid complex lifetime management (disposability) concerns.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.