.NET 7 wasm does not see file in Linux
I was trying to set up running .NET from node.js using the Microsoft guide via dotnet workload install wasm-experimental
and dotnet new wasmconsole
.
I was trying to set up running .NET from node.js using the Microsoft guide via dotnet workload install wasm-experimental
and dotnet new wasmconsole
.