Skip to content

[browser] Publish wasmbrowser app from Visual Studio doesn't respect "include RID in output path" #99159

Open

Description

  1. Install WebAssembly Browser App template via command: dotnet workload install wasm-experimental
  2. Create a new WebAssembly Browser App via Visual studio.
  3. Publish the project to folder.

image

Output is located in bin/Release/net8.0/publish instead of bin/Release/net8.0/browser-wasm/publish

The same setup works for blazorwasm template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions