Open
Description
openedon Mar 1, 2024
- Install WebAssembly Browser App template via command: dotnet workload install wasm-experimental
- Create a new WebAssembly Browser App via Visual studio.
- Publish the project to folder.
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