Commit 2783ecf
authored
React to NuGet package pruning warnings
Contributes to dotnet/sdk#46642
NuGet added a new feature that automatically prunes package and project references that are provided by the shared framework that is targeted.
React to two warnings that got flagged when building the product source-only.1 parent 4b76425 commit 2783ecf
File tree
2 files changed
+4
-8
lines changed- src
- Microsoft.TestPlatform.CoreUtilities
- Microsoft.TestPlatform.ObjectModel
2 files changed
+4
-8
lines changedLines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 20 | + | |
| 21 | + | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments