Skip to content

Restore.cmd does not produce the same outputs as NuGet Restore in Visual Studio #5550

@sharwell

Description

@sharwell
  • This issue is blocking
  • This issue is causing unreasonable pain

This issue causes significant performance degradation inside Visual Studio by forcing the entire workspace to be invalidated following a command line build. See dotnet/roslyn#44523 and dotnet/roslyn#44034.

During #5172 I fixed all the known discrepancies. Since that time, several new discrepancies have been introduced. It does not appear possible to maintain state here without either redirecting Visual Studio to use a different restore script or somehow adding tests for this.

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