Cors...
This commit is contained in:
@@ -22,7 +22,6 @@ builder.RootComponents.Add<App>("#app");
|
||||
builder.RootComponents.Add<HeadOutlet>("head::after");
|
||||
|
||||
|
||||
|
||||
builder.Services.AddScoped(sp => new HttpClient { BaseAddress = new Uri(builder.HostEnvironment.BaseAddress) });
|
||||
builder.Services.AddScoped<LazyAssemblyLoader>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user