We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Microsoft.NET.ILLink.Tasks
This issue can be a complex task, as it may mean that Dependabot has to update two (but very closely related) ecosystems together.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
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#4This issue can be a complex task, as it may mean that Dependabot has to update two (but very closely related) ecosystems together.
The text was updated successfully, but these errors were encountered: