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

Remove explicit PackageReference in projects + include paket.references #1467

Merged
merged 3 commits into from
Dec 7, 2022

Conversation

mlaily
Copy link
Contributor

@mlaily mlaily commented Dec 4, 2022

Fixes #1463 and makes it easier to manage paket files since they are now visible in the solution.

I also took the liberty to re-add solution level items missing or with broken paths.

Copy link
Collaborator

@cartermp cartermp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it!

@@ -109,7 +109,7 @@ let countries =
wb.Countries.Brazil
wb.Countries.Canada
wb.Countries.Chile
wb.Countries.``Czech Republic``
wb.Countries.Czechia
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@cartermp cartermp merged commit f3a6d0f into fsprojects:main Dec 7, 2022
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.

FSharp.Data.Core.Tests.CSharp.csproj: [NU1504] Duplicate 'PackageReference' items found.
2 participants