зеркало из https://github.com/aspnet/MusicStore.git
React to UseIIS rename.
This commit is contained in:
Родитель
75226d6e06
Коммит
e5b807e4d2
|
@ -11,7 +11,7 @@ namespace MusicStore
|
|||
// This is used to allow deployers to choose the server for testing.
|
||||
.UseKestrel()
|
||||
.UseDefaultHostingConfiguration(args)
|
||||
.UseIIS()
|
||||
.UseIISIntegration()
|
||||
.UseStartup("MusicStore")
|
||||
.Build();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче