Use packages.builds when generating nuget packages #6613
|
@gkhanna79 setting that up now |
|
For consistency can we do this exactly like corefx? |
|
@Priya91 is there any reason we can't do this (e.g. where do arch/configuration come from)? |
These are specified by the user to the scripts. @weshaggard Are you implying to change
|
|
@Priya91 I'm ok if we have a command where we specify the project (packages.builds) in the scripts if we cannot correctly configure that in the config.json file. However my biggest thing is to remove as much of the logic from the scripts as possible and let msbuild do most of the heavy lifting. |
|
@wtgodbe where do we stand on this one? |
|
@danmosemsft huh, I thought I had already merged this. I think we should be fine to merge it now. @dotnet-bot test this please |
|
@wtgodbe go ahead ;) |
#6610 (comment)
CC @gkhanna79 @Priya91