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
When restoring packages in Nuget.Server, getting yellow triangles of death on all dependencies. Some packages need an update, but update fails due to: Unable to resolve dependencies. 'Microsoft.AspNet.WebApi.Core 5.3.0' is not compatible with 'Microsoft.AspNet.WebApi.OData 5.7.0 constraint: Microsoft.AspNet.WebApi.Core (>= 5.2.2 && < 5.3.0)'.
Repro Steps
Restore nuget packages in a solution that includes Nuget.Server package
Expected Behavior
Should work.
Screenshots
No response
Additional Context and logs
No response
The text was updated successfully, but these errors were encountered:
If this project is discontinued, then clearly flag it as such so as not to waste our time.
It is unethical to create false impression that it is active.
Impact
I'm unable to use this version
Describe the bug
When restoring packages in Nuget.Server, getting yellow triangles of death on all dependencies. Some packages need an update, but update fails due to:
Unable to resolve dependencies. 'Microsoft.AspNet.WebApi.Core 5.3.0' is not compatible with 'Microsoft.AspNet.WebApi.OData 5.7.0 constraint: Microsoft.AspNet.WebApi.Core (>= 5.2.2 && < 5.3.0)'.
Repro Steps
Restore nuget packages in a solution that includes Nuget.Server package
Expected Behavior
Should work.
Screenshots
No response
Additional Context and logs
No response
The text was updated successfully, but these errors were encountered: