Skip to content

Conversation

@Marusyk
Copy link
Contributor

@Marusyk Marusyk commented Jan 21, 2023

Add --os <OS> to dotnet-publish

Fixes #4107

Please review.
Thank you in advance

@Marusyk
Copy link
Contributor Author

Marusyk commented Mar 31, 2023

Please review @augustoproiete

Copy link
Member

@augustoproiete augustoproiete left a comment

Choose a reason for hiding this comment

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

LGTM overall. Just a small suggestion on the name of the property

@augustoproiete
Copy link
Member

We're looking into the impact on addins, as this is a breaking change to the public API, to decide if we can merge it now for v3.1.0 or if it has to wait for the next major.

@augustoproiete augustoproiete changed the title Add OS to DotNetPublishSettings GH-4107: Add OS to DotNetPublishSettings Apr 2, 2023
@devlead devlead enabled auto-merge June 29, 2023 08:08
Copy link
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

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

LGTM

@devlead devlead dismissed augustoproiete’s stale review June 29, 2023 08:23

Os changed to OS

@devlead devlead disabled auto-merge June 29, 2023 08:57
@devlead devlead merged commit e63097d into cake-build:develop Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DotNetPublishSettings is missing a way to set the --os option

3 participants