-
-
Notifications
You must be signed in to change notification settings - Fork 223
Open
Labels
Description
WebHostBuilder, IWebHost, and WebHost are obsolete which causes various warnings in our unit tests:
sentry-dotnet/test/Directory.Build.props
Lines 14 to 15 in a61ef11
<!-- TODO: Migrate from WebHostBuilder to HostBuilder or WebApplicationBuilder --> | |
<NoWarn>$(NoWarn);ASPDEPR004;ASPDEPR008</NoWarn> |
As these were not trivial to resolve and the net10 branch already includes a massive amount of change, I think we should address these in a separate PR later.
Depends on:
Metadata
Metadata
Assignees
Labels
Projects
Status
No status