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
Fix WasmAssembliesToBundle item is empty error (#1742)
Context: dotnet/runtime#56033
The standalone (aka non-blazor) projects have to set
`WasmAssembliesToBundle` item themselves. (for now, it might be easier
in future)
0 commit comments