Commit 7eeb1ab
authored
NoWarn 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.
NoWarn the new warnings as SBRP packages should be a mirror of the source-shipping packages and not change dependencies.1 parent 81b4952 commit 7eeb1ab
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
110 | 114 | | |
111 | 115 | | |
112 | 116 | | |
0 commit comments