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

Warnings NU1605 when building test project #161

Closed
abelbraaksma opened this issue Jun 5, 2023 · 1 comment · Fixed by #162
Closed

Warnings NU1605 when building test project #161

abelbraaksma opened this issue Jun 5, 2023 · 1 comment · Fixed by #162
Assignees
Labels
bug Something isn't working topic: unit-tests Related to, or fixing unit tests
Milestone

Comments

@abelbraaksma
Copy link
Member

You may see the following warnings when running build.cmd or building from VS:

d:\Projects\OpenSource\Abel\TaskSeq\src\FSharp.Control.TaskSeq.Test\FSharp.Control.TaskSeq.Test.fsproj : warning NU1605: Detected package downgrade: FSharp.Core from 6.0.7 to 6.0.3. Reference the package directly from the project to select a different version.  [d:\Projects\OpenSource\Abel\TaskSeq\src\FSharp.Control.TaskSeq.sln]
@abelbraaksma
Copy link
Member Author

This is due to updating FsUnit: fsprojects/FsUnit#235.

@abelbraaksma abelbraaksma added bug Something isn't working topic: unit-tests Related to, or fixing unit tests labels Oct 29, 2023
@abelbraaksma abelbraaksma self-assigned this Mar 18, 2024
@abelbraaksma abelbraaksma added this to the v0.4.0 milestone Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working topic: unit-tests Related to, or fixing unit tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant