You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft.AspNetCore.Http.Results is used by minimal API. It is currently unannotated. Because it is unannotated, minimal API apps that use results will get warnings from unresolved trimming and AOT issues in this assembly.