I tried to run the webassembly project and it gets a runtime error.
I think its because the newest version of the web assembly controls are used. I have the .net 6 but not the update to .net 6 installed.
Do you think you can downgrade to 6.0 and not 6.0.1? Otherwise it if a person did not get the latest update to .net 6, then it won't work. I had the same issue on my projects. So I ended up not updating those files that would cause the problem.
I tried to run the webassembly project and it gets a runtime error.
I think its because the newest version of the web assembly controls are used. I have the .net 6 but not the update to .net 6 installed.
Do you think you can downgrade to 6.0 and not 6.0.1? Otherwise it if a person did not get the latest update to .net 6, then it won't work. I had the same issue on my projects. So I ended up not updating those files that would cause the problem.