Skip to content

Re-enable package pruning for .NET 10.0.100 #3340

@martincostello

Description

@martincostello

After #2822 is merged and the .NET SDK version is updated to the stable release for .NET 10, remove the following workaround:

<!-- HACK Workaround for https://github.com/dotnet/sdk/issues/51265 -->
<PropertyGroup>
<RestoreEnablePackagePruning>false</RestoreEnablePackagePruning>
</PropertyGroup>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions