Skip to content

Conversation

@ViktorHofer
Copy link
Member

@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ViktorHofer ViktorHofer requested a review from akoeplinger July 30, 2020 11:43
@ghost
Copy link

ghost commented Jul 30, 2020

Tagging subscribers to this area: @safern, @ViktorHofer
See info in area-owners.md if you want to be subscribed.

ViktorHofer and others added 2 commits July 30, 2020 15:26
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
@ViktorHofer ViktorHofer merged commit b7f809d into dotnet:master Jul 30, 2020
@ViktorHofer ViktorHofer deleted the DocsUpdates branch July 30, 2020 13:29
Copy link
Member

@safern safern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Jacksondr5 pushed a commit to Jacksondr5/runtime that referenced this pull request Aug 10, 2020
* Update docs for packaging and other nits
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
For more about running tests, read the [running tests](../../testing/libraries/testing.md) document.

## Build packages
To build a library's package, simply invoke `dotnet pack` on the src project after you successfully built the .NETCoreApp vertical from root:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ViktorHofer is there a ./build.sh subset for building library packages?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tmds yes there is. libs.packages -- however you would need to pass down an extra parameter.

./build.sh libs.packages -allConfigurations. IIRC you will also need a prebuilt .NETCoreApp vertical from root.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build: how to get release configuration packages?

7 participants