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.0.2
2+ * BUGFIX: WPF0012 Allow accessor property to be nullable
3+ * BUGFIX: WPF0073 don't warn when generic
4+ * BUGFIX: Handle GetAsFrozen
5+
16#### 4.0.1
27* BUGFIX: WPF0090 no warning when used by more than one registration.
38
Original file line number Diff line number Diff line change 2828 </PropertyGroup >
2929
3030 <PropertyGroup >
31- <Version >4.0.1 </Version >
31+ <Version >4.0.2 </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.0.2
37+ BUGFIX: WPF0012 Allow accessor property to be nullable
38+ BUGFIX: WPF0073 don't warn when generic
39+ BUGFIX: Handle GetAsFrozen
3640 4.0.1
3741 BUGFIX: WPF0090 no warning when used by more than one registration.
3842 4.0.0
You can’t perform that action at this time.
0 commit comments