Solution does not run with VS2022

Hello,

I created a project with Radzen Studio, that's work, I can run it, no problem.

When I open the solution and run from VS2022, the application start but I get only a white page.

Thanks,

I put the project here, it's the default project with 1 more static page : https://www.dropbox.com/scl/fi/dg316afs368t42pqcxz6s/Negotium.Frontend.rar?rlkey=eu0e61ux19cjux7pys329rnfm&dl=0

Hi @Kris-I,

This seems to be a regression introduced with a recent change. Please open Properties/launchSettings.json and delete this line from it:

"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",