Skip to content

NUGET_PACKAGES path does not match Visual Studio #2351

Closed
@sharwell

Description

The following line does not end with a trailing \:

$env:NUGET_PACKAGES = Join-Path $env:UserProfile ".nuget\packages"

As a result, the packageFolders entry in project.assets.json changes depending on whether you run a restore operation inside Visual Studio, or via the arcade command line tools.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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