Commit f580f82
authored
refactor: move solution file to src/ directory (#26)
* refactor: move solution file to src/ directory
Moves .slnx from root to src/ for consistency with other repos.
Updates project paths to be relative to new location.
* fix: update workflow to reference new solution path1 parent 061c856 commit f580f82
3 files changed
Lines changed: 10 additions & 10 deletions
File tree
- .github/workflows
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments