File tree Expand file tree Collapse file tree
XrmPluginCore.SourceGenerator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Release 1.2.7
2+
3+ ### New Rules
4+
5+ Rule ID | Category | Severity | Notes
6+ --------|----------|----------|-------
7+ XPC3004 | XrmPluginCore.SourceGenerator | Error | XPC3004 Do not use LocalPluginContext as TService in RegisterStep
8+ XPC3005 | XrmPluginCore.SourceGenerator | Warning | XPC3005 Full entity image registration without specifying attributes
9+
110## Release 1.2.0
211
312### New Rules
Original file line number Diff line number Diff line change 22
33Rule ID | Category | Severity | Notes
44--------|----------|----------|-------
5- XPC3004 | XrmPluginCore.SourceGenerator | Error | Do not use LocalPluginContext as TService in RegisterStep
6- XPC3005 | XrmPluginCore.SourceGenerator | Warning | Full entity image registration without specifying attributes
75
86### Removed Rules
97
Original file line number Diff line number Diff line change 1+ ### v1.2.7 - 22 April 2026
2+ * Add: Ability to generate Pre and Post images with all attributes
3+ * Add: Error XPC3004: Do not use LocalPluginContext as TService in RegisterStep
4+ * Add: Warning XPC3005: Full entity image registration without specifying attributes
5+
16### v1.2.6 - 27 February 2026
27* Add: Add using directives for generated image namespaces
38* Fix: Handle ambiguous PreImage/PostImage usings with aliases
You can’t perform that action at this time.
0 commit comments