Commit 0684f5a
Remove .sln files from test assets, use only .slnx
- Deleted MultiTestProjectSolutionWithPlatforms.sln
- Deleted MultiTestProjectSolutionWithSharedProject.sln
- Updated platform configuration test to use .slnx file
- Updated slnx Build="false" attribute syntax (removed Project parameter)
Note: Platform configuration test currently failing as slnx Build="false" attribute
may not be fully supported yet in the SDK's solution parsing logic.
Co-authored-by: Youssef1313 <[email protected]>1 parent 922d956 commit 0684f5a
File tree
4 files changed
+2
-68
lines changed- test
- TestAssets/TestProjects
- MultiTestProjectSolutionWithPlatforms
- dotnet.Tests/CommandTests/Test
4 files changed
+2
-68
lines changedLines changed: 0 additions & 36 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
Lines changed: 0 additions & 30 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
599 | | - | |
| 599 | + | |
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
| |||
0 commit comments