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 Simplify Removing FSharp.Core from paket.references #4235

Open
1eyewonder opened this issue Nov 16, 2023 · 0 comments
Open

Paket Simplify Removing FSharp.Core from paket.references #4235

1eyewonder opened this issue Nov 16, 2023 · 0 comments

Comments

@1eyewonder
Copy link

Description

I was working on a PR over in FsAutoComplete and was suggested to open an issue for discussion over in this repo see here per @smoothdeveloper

Repro steps

  1. I ran dotnet tool restore

  2. I then ran dotnet paket simplify

Additional Context:

Running dotnet sdk check this is what is on my local
image

dotnet-tools.json at the time of running these commands

image

Expected behavior

It sounds like the expected behavior (up for discussion) is to keep the FSharp.Core reference in the paket.reference files

Actual behavior

Paket removes FSharp.Core from the paket.reference since it is a transient dependency

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

1 participant