Skip to content

Paket install will replace existing Project on Circle CI #3912

Description

@Ethan0007

Description

When paket install on Circle CI it will replace existing project.

Repro steps

Project structure:

  1. -MainProject
    -> ProjectA
    -> ProjectB
    -> ProjectC

  2. export PATH=$HOME/.dotnet/tools:$PATH
    dotnet tool install -g Paket
    paket install

Expected behavior

Should not replace the existing project

Actual behavior

  1. -MainProject
    -> NewProjectA
    -> NewProjectB

Known workarounds

Circle CI always failed

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