Commit 6af6b22
committed
Fix build failure occurring in Azure Pipelines
The build error was caused by project dependencies defined in the solution file.
Dependencies were configured at the solution level, Azure Pipelines failed to build the affected project.1 parent a3031e3 commit 6af6b22
2 files changed
Lines changed: 1 addition & 3 deletions
File tree
- test/NuGet.Core.Tests/NuGet.Build.Tasks.Pack.Test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | 164 | | |
168 | 165 | | |
169 | 166 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments