Commit 4e33115
committed
Prevent empty source files in IViewForGenerator
Adds a check to only generate source files when a supported UI framework base type is detected, avoiding creation of empty generated files.1 parent 3c3b9c3 commit 4e33115
File tree
1 file changed
+6
-1
lines changed- src/ReactiveUI.SourceGenerators.Roslyn/IViewFor
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
| |||
0 commit comments