File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ #### 4.1.0
2+ * BUGFIX: WPF0023 when missing explicit : UserControl
3+ * FEATURE: Check delegate types
4+ * FEATURE: Refactor event to routed event
5+
16#### 4.0.2
27* BUGFIX: WPF0012 Allow accessor property to be nullable
38* BUGFIX: WPF0073 don't warn when generic
Original file line number Diff line number Diff line change 2828 </PropertyGroup >
2929
3030 <PropertyGroup >
31- <Version >4.0.2 </Version >
31+ <Version >4.1.0 </Version >
3232 <Authors >Johan Larsson</Authors >
3333 <Description >Roslyn analyzers for WPF.</Description >
3434 <PackageTags >WPF Roslyn Diagnostic Analyzer DotnetAnalyzers</PackageTags >
3535 <PackageReleaseNotes >
36+ 4.1.0
37+ BUGFIX: WPF0023 when missing explicit : UserControl
38+ FEATURE: Check delegate types
39+ FEATURE: Refactor event to routed event
3640 4.0.2
3741 BUGFIX: WPF0012 Allow accessor property to be nullable
3842 BUGFIX: WPF0073 don't warn when generic
You can’t perform that action at this time.
0 commit comments