Commit abec76f
committed
Remove leftover .orig files and fix stray lowercase MoBi.R paths
Cleanup of artifacts flagged during the #2441 review:
- Delete merge-leftover .orig files (RunActiveSimulationCommand.cs.orig,
ProjectTaskSpecs.cs.orig) that still contained conflict markers.
- Correct the wrong-case "src\Mobi.R" project paths in MoBi.sln and
MoBi.R.Tests.csproj to "src\MoBi.R", and drop the duplicate
src/Mobi.R/Domain/SimulationCreationResult.cs it produced. These are
distinct paths on case-sensitive (Linux) CI.1 parent 08dbb8a commit abec76f
5 files changed
Lines changed: 2 additions & 874 deletions
File tree
- src
- MoBi.Presentation/UICommand
- Mobi.R/Domain
- tests
- MoBi.R.Tests
- MoBi.Tests/Presentation
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
Lines changed: 0 additions & 51 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments