Skip to content

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

@maraf

Description

@maraf
  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

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions