Hosting uses `PhysicalFileProvider`, which is not supported on Browser. See https://github.com/dotnet/runtime/pull/55664. We should just mark the specific APIs that aren't supported on Browser instead of the whole assembly. cc @SteveSandersonMS @pranavkm @Tratcher @davidfowl @Jozkee
Hosting uses
PhysicalFileProvider, which is not supported on Browser. See #55664.We should just mark the specific APIs that aren't supported on Browser instead of the whole assembly.
cc @SteveSandersonMS @pranavkm @Tratcher @davidfowl @jozkee