Skip to content

Build process for 8.31.1 no longer produces a self-contained app #396

@robalexclark

Description

@robalexclark

There was a change from version 7.30.2 to 8.31.1 to the file ElectronNET.CLI/Commands/BuildCommand.cs where --no-self-contained is now specified.
Previously this was not specified so a self-contained app was produced, but this change means that the dotnet core runtime needs to be manually installed on all target machines. Is this by design?

If it is by design then could you allow --self-contained true/false option to be specified to electronize build please?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions