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

When the .NET SDK is updated, the NuGet lock file should also be updated #11313

Open
1 task done
na1307 opened this issue Jan 15, 2025 · 0 comments
Open
1 task done
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet T: feature-request Requests for new features

Comments

@na1307
Copy link
Contributor

na1307 commented Jan 15, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

I don't know if this should be a bug or a feature request. I'll just call it a feature request for now.

Some NuGet packages are automatically referenced by the SDK and are versioned by the SDK.

For example, Microsoft.NET.ILLink.Tasks. However, even if the SDK is updated, the lock file will not be updated together, so the locked mode restore will fail. na1307/Bluehill.Analyzers#4

This issue can be a complex task, as it may mean that Dependabot has to update two (but very closely related) ecosystems together.

@na1307 na1307 added the T: feature-request Requests for new features label Jan 15, 2025
@github-actions github-actions bot added the L: dotnet:nuget NuGet packages via nuget or dotnet label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet T: feature-request Requests for new features
Projects
Status: No status
Development

No branches or pull requests

1 participant