domaindrivendev / Swashbuckle.WebApi

Seamlessly adds a swagger to WebApi projects!
BSD 3-Clause "New" or "Revised" License
3.07k stars 679 forks source link

would you upgrade the referenced dependency library?pls! #1293

Open neozhu opened 5 years ago

neozhu commented 5 years ago

Microsoft.AspNet.WebApi.Client.4.0.20710.0 Microsoft.AspNet.WebApi.Core.4.0.20710.0 Microsoft.AspNet.WebApi.WebHost.4.0.20710.0 last version 5.2.7

philBrown commented 3 years ago

This is quite frustrating.

Getting non-stop build warnings for a .Net 5 project...

[NU1701] Package 'Microsoft.AspNet.WebApi.Client 4.0.20710' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net5.0'. This package may not be fully compatible with your project.

Any chance this could get some traction?