Skip to content

Enhancement - Update build.ps1/build.netcore.ps1 to allow for building/packaging for subset of architectures #3706

@amaitland

Description

@amaitland

When building custom version of CefSharp it maybe desirable to only build/package a subset of the x86/x86/arm64 architectures. e.g. You may only wish to build x86/x64 for your custom version.

The nupkg process will fail if the files don't exist, so we need to perform some modifications dynamically.

To simplify this issue #3444 should likely be resolved first. I'm adding the breaking-change label, whilst this change in itself isn't breaking, the changes in #3444 will be.

Related issue cefsharp/cef-binary#98

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions