09/06
This commit is contained in:
@ -3,7 +3,7 @@ using AppLibs.Libs;
|
||||
using ManagementApp.Models.Services;
|
||||
using Microsoft.AspNetCore.Server.Kestrel.Core;
|
||||
|
||||
WSNavigation.LoadJson();
|
||||
await WSNavigation.LoadJson().ConfigureAwait(false);
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
|
Reference in New Issue
Block a user