question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[5.0.0-beta008] Paket does not add dependencies correctly

See original GitHub issue

Full zip at the end.

paket.dependencies

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

framework: net461

nuget System.ValueTuple 4.3.0
nuget FSharp.Core 4.1.0 redirects:force

image

paket.references

FSharp.Core

image

pakettest.zip

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:47 (42 by maintainers)

github_iconTop GitHub Comments

1reaction
0x53Acommented, May 30, 2017

I have extracted the netstandard1.6 stuff into it’s own issue, otherwise it get’s confusing: https://github.com/fsprojects/Paket/issues/2381

1reaction
matthidcommented, May 29, 2017

So everything isn’t as bad as initially thought 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't get paket to work for the simplest case : r/fsharp
When I used paket in the past I tend to just do the paket.dependencies at the root of the solution and paket.references in...
Read more >
The paket.dependencies file
The paket install process will pin all dependencies to exactly the versions from the external paket.
Read more >
I can't use libraries installed with paket tool
I can't open namespaces of libraries i added via paket and use them. If i try to build the project, the compiler complains...
Read more >
Migrating Complex NuGet solutions to Paket
In this post, we'll look at a more complex solution that has multiple projects with shared dependencies, and see some of the issues...
Read more >
Seven tips for using Paket effectively
1. Installing paket · 2. Adding and removing a single package to / from a project · 3. How to update a single...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found