Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch-to-projects where packages have references between them #142

Open
SuperJMN opened this issue Mar 11, 2024 · 1 comment
Open

Switch-to-projects where packages have references between them #142

SuperJMN opened this issue Mar 11, 2024 · 1 comment

Comments

@SuperJMN
Copy link

Hi! First of all, thanks for this wonderful tool.

I'm having problems with this file structure. It's an application that has a project to my own packages, but those packages have references between them, as well.

Solution
    Project A
        Package ONE
             Package TWO
        Package TWO

Package ONE and TWO are projects that I own and I want them replaced by references.

  • Switching to projects works well.
  • Switching back to packages don't fully revert the changes in the projects that were originally packages.

This is a big issue. The current tool only works for projects whose packages don't have reference between them. That happens a lot in frameworks (like mine).

I hope this has a fix or a workaround.

@riccardominato
Copy link

I have the same issue. With this bug you have to manually reset the right dependencies on .csproj file after after every switch-to-packages call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants