Skip to content

[WARNING NU1504] Akka.FSharp.*fsproj #6641

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

Merged
merged 2 commits into from
Apr 12, 2023
Merged

[WARNING NU1504] Akka.FSharp.*fsproj #6641

merged 2 commits into from
Apr 12, 2023

Conversation

eaba
Copy link
Contributor

@eaba eaba commented Apr 11, 2023

Changes

  • Duplicate 'PackageReference' items found

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

@eaba eaba changed the title Akka.FSharp.*fsproj [WARNING NU1504] Akka.FSharp.*fsproj Apr 11, 2023
@@ -28,7 +28,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FSharp.Core" Version="7.0.200" />
Copy link
Member

Choose a reason for hiding this comment

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

Was the issue here that FSharp.Core gets referenced automatically when we're using an F# project, therefore this is now duplicative?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes! Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a co nsistent restore behavior. The duplicate 'PackageReference' items are: FSharp.Core 7.0.200, FSharp.Core 7.0.200

Copy link
Member

Choose a reason for hiding this comment

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

Got it.

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) April 12, 2023 15:34
@Aaronontheweb Aaronontheweb merged commit beaf727 into akkadotnet:dev Apr 12, 2023
@eaba eaba deleted the Akka.FSharp_warning_NU1504 branch April 12, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants