You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, Browser worked fine for me a week or two ago for me when I tried it from a fresh install with a fresh project. I did create with 11.2.3 (you can type this into the template wizard) and only have 9.0.101 SDK.
My dotnet workload list shows:
Installed Workload Id Manifest Version Installation Source
---------------------------------------------------------------------------------
android 35.0.24/9.0.100 SDK 9.0.100, VS 17.12.35527.113
aspire 8.2.2/8.0.100 SDK 9.0.100, VS 17.12.35527.113
ios 18.2.9170/9.0.100 SDK 9.0.100, VS 17.12.35527.113
maccatalyst 18.2.9170/9.0.100 VS 17.12.35527.113
maui-windows 9.0.0/9.0.100 VS 17.12.35527.113
wasm-tools 9.0.0/9.0.100 SDK 9.0.100
IIRC, I installed via CLI instead of VS: dotnet workload install wasm-tools
Describe the bug
An empty project created with VS 2022 fails to load in browser WebAssembly if targeting NET 9.
To Reproduce
Expected behavior
The app should load as expected; the same project starts to work if target framework is changed to NET 8 on all projects.
Avalonia version
11.2.1
OS
Windows
Additional context
These are the SDKs I have:
NET 8 and NET 9 WebAssembly build tools are installed:
The text was updated successfully, but these errors were encountered: