Morasiu/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport

Projects targeting netcoreapp3.x should use AspNetCore 3.x as well

psaxton opened this issue · 4 comments

Attempting to build a netcoreapp3.1 project targeting AspNetCore 3.1 causes build errors because Swashbuckle.AspNetCore.JsonMultipartFormDataSupport is targeting AspNetCore 2.2.

Thanks for issue.

Oh... I think it works in my home project. I'll check it!

I'm preparing a PR right now for it -- Didn't expect such a quick response.

Pull Request #3 is ready for you to review. Thank you.

Great. I'll merge it tomorrow and release a new version on Nuget 👍