getsentry / getsentry/sentry-dotnet

Migrate tests from WebHostBuilder to HostBuilder or WebApplicationBuilder

Open
#4,530 1 comment 0 reactions 1 assignee Claimed by @Flash0ver View on GitHub
.NET 3: medium Repository Maintenance Tests
Dominant language
C#
Stars
770
Forks
248
Avg merge
3d 4h
Merged PRs (30d)
49

Description

[WebHostBuilder, IWebHost, and WebHost are obsolete]() which causes various warnings in our unit tests:
[https://github.com/getsentry/sentry-dotnet/blob/a61ef11cfcb32c65f315cd4ba89a8aeadd680b89/test/Directory.Build.props#L14-L15]()

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:

* getsentry/sentry-dotnet#4461

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.