Skip to content

--no-self-contained flag is forced upon build #398

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

Closed
kylethomas320 opened this issue May 11, 2020 · 1 comment
Closed

--no-self-contained flag is forced upon build #398

kylethomas320 opened this issue May 11, 2020 · 1 comment
Assignees
Labels

Comments

@kylethomas320
Copy link

  • Version: 8.31.1
  • Target: .NET Core 3.1

I recently upgraded from the previous electron v7 to v8.31.1 and noticed that --no-self-contained is put in the build command. I need my build to be a self contained file, as in previous versions of Electron .NET. Will this be fixed in a later version? As this is hardcoded in the c# CLI code, I can't force it to go to self-contained myself. See: b6417d0#diff-3da8aff670c488206e99f7abe0c6f1bd.

Build command used:
dotnet build /target win

Thanks for the support!

@GregorBiswanger GregorBiswanger self-assigned this May 11, 2020
@GregorBiswanger
Copy link
Member

Duplicate of #387

@GregorBiswanger GregorBiswanger marked this as a duplicate of #387 May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants