You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* When using the _NetEscapades.EnumGenerators_ meta package, set `EnumGenerator_PreserveAttributes=true` by default, so that usage analyzers can light up in downstream projects (#241)
9
+
10
+
### Features
11
+
12
+
* Add "Force Internal" to allow forcing extension methods to be `internal` even for `public` enums (#230) Thanks [@xC0dex](https://github.com/xC0dex)!
13
+
* Extend usage analyzers to nullable enum variables (#244)
14
+
15
+
### Fixes
16
+
17
+
* Scan all assemblies for "external" attributes for usage analyzers (#238)
0 commit comments