Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure publish output path can be specified #2107

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

cwensley
Copy link
Member

@cwensley cwensley commented Jan 7, 2022

Allows you to specify an output folder when publishing without a slash at the end.

E.g. dotnet publish Eto.Test.Mac64.csproj -f net6.0 -r osx-x64 -o myOutputFolder

Fixes #2106

@cwensley cwensley merged commit 63ae038 into picoe:develop Jan 7, 2022
@cwensley cwensley deleted the curtis/mac-output-publish-folder branch January 7, 2022 05:49
@cwensley cwensley added the bug label Jan 7, 2022
@cwensley cwensley added this to the 2.6.1 milestone Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Mac] Output directory parameter is ignored when using dotnet publish
1 participant