Skip to content

Conversation

@MichaelSimons
Copy link
Member

Local dev builds should not normally be building source-build with the "ci" flag. The official builds/ci will set this appropriately. This change removes the "ci" flags for source-build.

This is porting #58457 to main.

I based this PR on #58493 to avoid merge conflicts.

dseefeld and others added 2 commits September 1, 2021 13:25
When building portable, only a subset of runtime needs to be
built.  allconfigurations is only needed in a non-portable build.
@ghost
Copy link

ghost commented Sep 1, 2021

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
Copy link
Member

I based this PR on #58493 to avoid merge conflicts.

FWIW, as long as you don't edit a code line in the same or neighboring line as another change you won't cause a merge conflict.

@MichaelSimons
Copy link
Member Author

FWIW, as long as you don't edit a code line in the same or neighboring line as another change you won't cause a merge conflict.

I did this because I am editing a neighboring line.

@ViktorHofer
Copy link
Member

I did this because I am editing a neighboring line.

Omg disregard, I didn't see the adjacent one.

@MichaelSimons MichaelSimons merged commit 6ff3287 into dotnet:main Sep 2, 2021
@MichaelSimons MichaelSimons deleted the backport branch September 2, 2021 11:53
@ghost ghost locked as resolved and limited conversation to collaborators Oct 2, 2021
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.

3 participants