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

Paket fails when group is removed (or renamed) #2281

Closed
0x53A opened this issue Apr 25, 2017 · 1 comment
Closed

Paket fails when group is removed (or renamed) #2281

0x53A opened this issue Apr 25, 2017 · 1 comment

Comments

@0x53A
Copy link
Contributor

0x53A commented Apr 25, 2017

group Group1

source https://api.nuget.org/v3/index.json

framework: net461


nuget Microsoft.Net.Compilers

paket install

  1. Remove / rename a group
group Group2

source https://api.nuget.org/v3/index.json

framework: net461


nuget Microsoft.Net.Compilers

image

Workaround:

either completely delete the lockfile, or remove the offending group from it

@forki
Copy link
Member

forki commented Apr 26, 2017

thanks for the repro

@forki forki closed this as completed in e2bc6ab Apr 26, 2017
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