; Shipped analyzer releases ; https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md
Rule ID | Category | Severity | Notes |
---|---|---|---|
DGPT001 | Documentation | Warning | Fires on any .NET member or type that lacks XML documentation comments. |
Rule ID | New Category | New Severity | Old Category | Old Severity | Notes |
---|---|---|---|---|---|
DGPT001 | Documentation | Info | Documentation | Warning | Downgraded |