FluentResults icon indicating copy to clipboard operation
FluentResults copied to clipboard

Microsoft.AspNetCore.Mvc.Core version 2.2.5 is deprecated

Open huf1 opened this issue 10 months ago • 1 comments

Hi,

the currently referenced version 2.2.5 of Microsoft.AspNetCore.Mvc.Core for the newest nuget package FluentResults.Extensions.AspNetCore is deprecated (see https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.Core/2.2.5?_src=template) Could you please update this package to the latest version 2.3.0?

Thanks in advance!

Greetings,

huf1

huf1 avatar Mar 06 '25 09:03 huf1

Hi @altmann,

Do you intending to resolve #233? Further to the deprecation notice, my component analysis tool suggests dependencies of Microsoft.AspNetCore.Mvc.Core version 2.2.5 may be effected by CVE-2020-1045 and CVE-2020-1661.

Happy to raise a PR, if that's helpful.

hmcc0 avatar Apr 09 '25 11:04 hmcc0

Implemented in the next version

altmann avatar Jun 28 '25 19:06 altmann