Commit 4d4dda5
committed
build: remove legacy Custom Tool wiring for .sdsl/.sdfx
Reintroduced when Stride.Build.Sdk was merged from master (PR stride3d#3085);
sdsl-rewrite had already switched to the Roslyn source generator.
The stale wiring caused VS to regenerate .sdsl.cs/.sdfx.cs on disk,
which then collided with the Roslyn-emitted obj/ files (CS0111/CS0579
duplicate types).1 parent 677d45e commit 4d4dda5
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | 95 | | |
100 | 96 | | |
101 | 97 | | |
| |||
0 commit comments