This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Commit 9a65936
Fix: Exclude scenario .cs files from test dll
The scenario .cs files where compiled into the main
NuGet.Build.Packaging.Tests assembly, because they where not excluded
from the Compile ItemGroup.1 parent 264e41a commit 9a65936
1 file changed
Lines changed: 8 additions & 1 deletion
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
| |||
0 commit comments