Skip to content

WebView2 ClickOnce Bootstrapper for Visual Studio and Azure Devops MSBuild #563

Open
@carterlist

Description

@carterlist

Issue
Per WebView2 Deployment Sample Documentation,

If you plan to package either the Bootstrapper or the Standalone Installer, download the Bootstrapper or the Standalone Installer and place it under the WV2DeploymentVSInstallerSample folder.
Copy the entire WV2DeploymentVSInstallerSample folder, and paste it under either,

Program Files (x86)\Microsoft SDKs\ClickOnce Bootstrapper\Packages\, or
<VS Install Dir>\MSBuild\Microsoft\VisualStudio\BootstrapperPackages\ (requires at least VS 2019 Update 7).

Details
I cannot run these manual steps on my Azure Devops build server. Consequently, the build of this sample and my application would fail once the build system cannot locate the ClickOnce Bootstrapper package.

Request
Can you add this automatically to the Visual Studio bootstrap packages folders?

AB#27656154

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestfeature requesttrackedWe are tracking this work internally.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions