Fail to publish self-contained hosted Blazor-app #24212
Unanswered
marinasundstrom
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When publishing a Self-Contained ASP.NET Core-hosted Blazor app targeting "win-x64" I get:
“Metadata file ‘\Client\bin\Release\net5.0\win-x64\’ could not be found”
The client is configured to output to ‘browser-wasm’.
How do I solve this?
Beta Was this translation helpful? Give feedback.
All reactions