Skip to content

Paket.Restore.targets created by paket.exe differs from GitHub release #3614

Description

@seniorquico

Description

I manually downloaded the most up-to-date versions of the paket.bootstrapper.exe and Paket.Restore.targets files (namely, 5.215.0). After running restore, the Paket.Restore.targets file is changed to a different version than the one just downloaded.

Repro steps

  1. Download the latest versions of the paket.bootstrapper.exe and Paket.Restore.targets files.
  2. Copy the files to the .paket folder of the project.
  3. Rename paket.bootstrapper.exe to paket.exe.
  4. In a command prompt, change into the project directory.
  5. Run .paket\paket.exe restore.

Expected behavior

I'd expect the Paket.Restore.targets file to be unchaged from the downloaded version. Either the version posted to the GitHub release is incorrect or the version embedded within Paket is incorrect.

Activity

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

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