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

duplicates in paket.lock #200

Closed
ctaggart opened this issue Sep 29, 2014 · 3 comments
Closed

duplicates in paket.lock #200

ctaggart opened this issue Sep 29, 2014 · 3 comments

Comments

@ctaggart
Copy link
Contributor

Using the latest paket 0.4.9, I'm seeing lots of duplicate entries in paket.lock that I'm not expecting. Some examples:

    FsUnit.xUnit (1.2.2.1)
      xunit (>= 1.9.0.1565, <  3.0)
      xunit (>= 1.9.0.1565, <  3.0)
      xunit (>= 1.9.0.1565, <  3.0)
    Microsoft.ApplicationInsights.Web (0.9.0-build06428)
      Microsoft.ApplicationInsights (>= 0.9.0-build06428)
      Microsoft.ApplicationInsights (>= 0.9.0-build06428)
      Microsoft.Diagnostics.Tracing.EventSource.Redist (>= 1.0.24)
    Microsoft.AspNet.WebApi.Client (5.1.2)
      Newtonsoft.Json (>= 4.5.11)
      Newtonsoft.Json (>= 4.5.11)
      Microsoft.Net.Http (>= 2.2.13)
    ReadOnlyCollectionExtensions (1.0.0)
      LinqBridge (>= 1.3.0)
      ReadOnlyCollectionInterfaces (1.0.0)
      ReadOnlyCollectionInterfaces (1.0.0)
      ReadOnlyCollectionInterfaces (1.0.0)
@ctaggart ctaggart changed the title duplicates in packet.lock duplicates in paket.lock Sep 29, 2014
@forki
Copy link
Member

forki commented Sep 29, 2014

oups. that doesn't look good.

please send me your paket.dependencies file will try to reproduce.

@ctaggart
Copy link
Contributor Author

It is the same one I sent over the weekend.

@forki
Copy link
Member

forki commented Sep 29, 2014

thanks. will try to reproduce and fix...
tomorrow.

@forki forki closed this as completed in 15c48d7 Sep 30, 2014
forki pushed a commit that referenced this issue Aug 17, 2015
Prompt for username/password, and choose remote
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