Skip to content

When using GitHub Nuget feed, "restore" and "install" updates to latest version rather than the (older) version in packages.config #709

@AlessandroCorrad

Description

@AlessandroCorrad

Hi,
so the issue is the following:
when I try to "install" or "restore" a NuGet package that is hosted on GitHub, it always installs the latest version of the package rather than the (older) version that I specified via packages.config or via the Editor Window.
The package is hosted on a company private GitHub repository and it requires authentication via GitHub token. The issue is not present if I execute the same commands via the official dotnet CLI in a .Net empty project so I'm pretty sure the package is available in the registry.

Operating system: Windows 10
NuGetForUnity: 4.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions