mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
- 移除IContextAware接口的继承要求 - 添加partial关键字检查验证 - 更新诊断规则描述和错误消息 - 修改代码生成逻辑以自动实现IContextAware接口 - 调整Analyzer发布文档格式和链接地址
433 B
433 B
; Unshipped analyzer release ; https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md
New Rules
| Rule ID | Category | Severity | Notes |
|---|---|---|---|
| GF_Rule_001 | GFramework.SourceGenerators.rule | Error | ContextAwareDiagnostic |