remove line for test build
This commit is contained in:
parent
0b2ae87086
commit
9dafde68a3
@ -1,5 +1,4 @@
|
||||
await BuildWebHost(args).RunAsync();
|
||||
|
||||
IWebHost BuildWebHost(string[] args) =>
|
||||
WebHost.CreateDefaultBuilder(args)
|
||||
.UseStartup<Startup>()
|
||||
|
Loading…
x
Reference in New Issue
Block a user