Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

[WIP] Package build - #5133

Closed
A-And wants to merge 2 commits into
dotnet:masterfrom
A-And:PackageBuild
Closed

[WIP] Package build#5133
A-And wants to merge 2 commits into
dotnet:masterfrom
A-And:PackageBuild

Conversation

@A-And

@A-And A-And commented Dec 19, 2017

Copy link
Copy Markdown
Contributor

This adds build-packages to the standard build command.
Until #4983 and #5123 CoreRT has only supported a single NuGet package, referencing projects directly, which wouldn't interfere with our build and publish pipeline (any build errors would show up earlier).
However, with the ILCompiler (and others soon, hopefully) being added, the process to produce them would ideally be integrated into the overall build process.
This would mimic CoreCLR and CoreFX and correctly mark any failures in building NuGet packages
as build failures.

@A-And A-And changed the title Package build [WIP] Package build Dec 20, 2017
@A-And A-And closed this Jan 3, 2018
@A-And
A-And deleted the PackageBuild branch May 23, 2018 03:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant