Commit d47c93e
committed
Wire up nuspec-based pack to deterministic mode
When building nuspec-based packages, the deterministic-mode
configuration is not flowed correctly to the PackageBuilder class (which
is initialized using this PackArgs object). Seems like this was missed
from the initial deterministic support in
#2989.
This commit is a no-op until deterministic mode is enabled and
NuGet/Home#8601 is fixed.1 parent 8719c86 commit d47c93e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments