I just tried upgrading one of my apps and noticed that there are compatibility changes with this library:
Unable to load one or more of the requested types.
Method 'Apply' in type 'Unchase.Swashbuckle.AspNetCore.Extensions.Filters.AppendActionCountToTagSummaryDocumentFilter' from assembly 'Unchase.Swashbuckle.AspNetCore.Extensions, Version=2.7.2.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Method 'Apply' in type 'Unchase.Swashbuckle.AspNetCore.Extensions.Filters.ChangeResponseByHttpStatusCodeDocumentFilter`1' from assembly 'Unchase.Swashbuckle.AspNetCore.Extensions, Version=2.7.2.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
I just wanted to log this in case any one else is running into this and has time to submit a pr.
I just tried upgrading one of my apps and noticed that there are compatibility changes with this library:
I just wanted to log this in case any one else is running into this and has time to submit a pr.