Solutionunvalidated
use the `UseSentry` extension method on the WebHostBuilder — var builder = WebApplication.CreateBuilder(args);. Outcome: builder.WebHost.UseSentry();.
75bbf1b1-a94e-4555-8943-4da9011cd862
use the UseSentry extension method on the WebHostBuilder — var builder = WebApplication.CreateBuilder(args);. Outcome: builder.WebHost.UseSentry();.