Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Self-hosted Bug]: Please update deprecated packages in Nuget.Server #10320

Open
dca00 opened this issue Jan 14, 2025 · 3 comments
Open

[Self-hosted Bug]: Please update deprecated packages in Nuget.Server #10320

dca00 opened this issue Jan 14, 2025 · 3 comments

Comments

@dca00
Copy link

dca00 commented Jan 14, 2025

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)'.

Image

Image

Image

Image

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

@dca00 dca00 added the Type:Bug label Jan 14, 2025
@erdembayar
Copy link
Contributor

Thank you for filing this issue.
Unfortunately, we're planning to deprecate that https://github.com/NuGet/NuGet.Server/ because there hadn't been any updates for for long time.
We encourage current users to move to one of the offerings here: https://learn.microsoft.com/en-us/nuget/hosting-packages/overview
BaGet and Sleet are both popular alternatives you can check.

@dca00
Copy link
Author

dca00 commented Jan 14, 2025

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.

@dca00
Copy link
Author

dca00 commented Jan 14, 2025

Scratch that.
According to https://learn.microsoft.com/en-us/nuget/hosting-packages/nuget-server this is an actively supported project, not deprecated or obsolete. You will have to provide support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants