2 references to Obsoletions
Microsoft.AspNetCore.Hosting.WindowsServices (2)
WebHostService.cs (1)
16
[Obsolete("Use UseWindowsService and AddHostedService instead. For more information, visit https://aka.ms/aspnet/deprecate/009.", DiagnosticId = "ASPDEPR009", UrlFormat =
Obsoletions
.AspNetCoreDeprecate009Url)]
WebHostWindowsServiceExtensions.cs (1)
12
[Obsolete("Use UseWindowsService and AddHostedService instead. For more information, visit https://aka.ms/aspnet/deprecate/009.", DiagnosticId = "ASPDEPR009", UrlFormat =
Obsoletions
.AspNetCoreDeprecate009Url)]