Commit 5b0a3b3
fix: add MaterialSlotController.cs to UWP project Compile items
The legacy UWP .csproj uses explicit <Compile> entries rather than a glob.
MaterialSlotController.cs was added in the MaterialSlots commit but was not
included in the list, causing CS0246 on CI.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c3e5ca4 commit 5b0a3b3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments