Iakov Lilo

Results 2 issues of Iakov Lilo

### Summary When serving files, if the requested path contains spaces or other special characters, the lookup fails because `Uri.MakeRelativeUri` returns a URL-encoded path (e.g. spaces become `%20`). The file...

area-blazor
* NO MERGE *
community-contribution

Type: Bug ## Issue Description ## I am trying to debug a newly created Blazor WebAssembly application. I created the application via `dotnet new blazorwasm`. The `launch.json` was generated by...

Debugger
Project System
untriaged