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.dependencies: Allow Paket.Core to be in pre-release version to get the integration-tests pass. #2791

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

Thorium
Copy link
Member

@Thorium Thorium commented Jul 29, 2024

The integration test problem of:
https://github.com/fsprojects/FAKE/actions/runs/10130599307/job/28012174301#step:8:7798

What is happening: The FSharp.Core cannot be found that would satisfy requirement of both FSharp.Compiler.Service 43 and Paket.Core.

Fix: Paket.Core pre-release version has to be allowed. Then Paket can found a common version that works for both.

@xperiandri xperiandri merged commit 55c4409 into fsprojects:master Jul 29, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants