Skip to content

Reinstate ProjectLoadCheckpoint for NuGetRestoreService #9814

@drewnoakes

Description

@drewnoakes

#9728 introduced metadata to instances of IProjectDynamicLoadComponent resembling:

[ProjectDynamicLoadComponent(ProjectLoadCheckpoint.AfterLoadInitialConfiguration)]

This metadata controls when the component is initialized during project construction.

On the NuGetRestoreService, this metadata broke package restore for C++/CLI projects.

We are commenting out the metadata for now. This issue is tracking the desire to add it back again in future in a way that doesn't cause problems for C++/CLI projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature-NuGetNuGet integration including pushing it properties, project and package references, and Pack support.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions