Commit f96f9c7
committed
Refactor HelpCommandTests and clean up project file
Moved _projectOutputPath initialization out of the field declaration in HelpCommandTests.cs, likely to be handled in the constructor. Removed obsolete commented-out <RestoreSources> section from coverlet.MTP.validation.tests.csproj for improved clarity.1 parent cc6f642 commit f96f9c7
File tree
2 files changed
+1
-3
lines changed- test/coverlet.MTP.validation.tests
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
0 commit comments