Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Our build has the NU1510 warnings like:

external\debugger-libs\Mono.Debugging\Mono.Debugging.csproj warning NU1510: PackageReference System.Buffers will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary.
external\debugger-libs\Mono.Debugging\Mono.Debugging.csproj warning NU1510: PackageReference System.Collections.Immutable will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary.
external\debugger-libs\Mono.Debugger.Soft\Mono.Debugger.Soft.csproj warning NU1510: PackageReference System.Runtime will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary.
external\debugger-libs\Mono.Debugger.Soft\Mono.Debugger.Soft.csproj warning NU1510: PackageReference System.Reflection.Metadata will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary.

This is fixed in:

Let's allow dependabot to update debugger-libs, so we can get fixes like this in the future.

Our build has the `NU1510` warnings like:

    external\debugger-libs\Mono.Debugging\Mono.Debugging.csproj warning NU1510: PackageReference System.Buffers will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary.
    external\debugger-libs\Mono.Debugging\Mono.Debugging.csproj warning NU1510: PackageReference System.Collections.Immutable will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary.
    external\debugger-libs\Mono.Debugger.Soft\Mono.Debugger.Soft.csproj warning NU1510: PackageReference System.Runtime will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary.
    external\debugger-libs\Mono.Debugger.Soft\Mono.Debugger.Soft.csproj warning NU1510: PackageReference System.Reflection.Metadata will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary.

This is fixed in:

* mono/debugger-libs@c035307

Let's allow dependabot to update debugger-libs, so we can get fixes
like this in the future.
@jonathanpeppers jonathanpeppers merged commit db84b3d into main Apr 22, 2025
56 of 59 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/peppers/dependabot-debugger-libs branch April 22, 2025 01:09
@github-actions github-actions bot locked and limited conversation to collaborators May 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants