-
Notifications
You must be signed in to change notification settings - Fork 408
Open
Labels
Feature-NuGetNuGet integration including pushing it properties, project and package references, and Pack support.NuGet integration including pushing it properties, project and package references, and Pack support.
Description
#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
Labels
Feature-NuGetNuGet integration including pushing it properties, project and package references, and Pack support.NuGet integration including pushing it properties, project and package references, and Pack support.