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
I've mirgated to .NET 10 and enabled OpenApi and added the <InterceptorsNamespaces>$(InterceptorsNamespaces);Microsoft.AspNetCore.OpenApi.Generated</InterceptorsNamespaces> property to my project as the compiler told me to.
No I get an error System.ArgumentException: An item with the same key has already been added within the generated Mcrosoft.AspNetCore.OpenApi.Generated.XmlCommentCache class. Some elements occurs multiple times there.