-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
changelog:addedAdd a new feature (SemVer:MINOR)Add a new feature (SemVer:MINOR)questionFurther information is requestedFurther information is requestedscope:enumC# enumeration typesC# enumeration typestype:featRequest/add a new feature (this correlates with MINOR in Semantic Versioning)Request/add a new feature (this correlates with MINOR in Semantic Versioning)
Milestone
Description
The Generated*Attributes in the FlashOWare.Generators are only markers to trigger the incremental source generators.
They should only be included in the final compilation if explicitly requested.
See ConditionalAttribute Class.
Question: What should the ConditionString be?
- e.g.
[Conditional("FLASHOWARE_GENERATORS")] - e.g.
[Conditional("INCLUDE_FLASHOWARE_GENERATOR_ATTRIBUTES")] - e.g.
[Conditional("INCLUDE_FLASHOWARE_GENERATORS_ATTRIBUTES")]
Metadata
Metadata
Assignees
Labels
changelog:addedAdd a new feature (SemVer:MINOR)Add a new feature (SemVer:MINOR)questionFurther information is requestedFurther information is requestedscope:enumC# enumeration typesC# enumeration typestype:featRequest/add a new feature (this correlates with MINOR in Semantic Versioning)Request/add a new feature (this correlates with MINOR in Semantic Versioning)