Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 629 Bytes

File metadata and controls

9 lines (8 loc) · 629 Bytes

; Unshipped analyzer release ; https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md

New Rules

Rule ID Category Severity Notes
MVVMTK0057 CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator Error Invalid source name for [DependsOn]
MVVMTK0058 CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator Error Dependency cycle for [DependsOn]
MVVMTK0059 CommunityToolkit.Mvvm.SourceGenerators.ObservablePropertyGenerator Error Invalid sub-property source for [DependsOn]