-
Notifications
You must be signed in to change notification settings - Fork 831
Closed
Labels
Area-SetupAndDeliverySetup, packages, templates, SDK, delivery channelsSetup, packages, templates, SDK, delivery channelsBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Description
Is your feature request related to a problem? Please describe.
The current FSharp.Core nuget package ships the xmldocs for the library in contentFiles, in addition to the lib folder. This results in the xmldocs being added as Content to users' projects.
This change was made for .NET 5 I believe at my request to make tooltips for F# Scripts in Ionide better, but I think there is another way to get the desired effect.
Describe the solution you'd like
I'd like the xmldocs to be not marked as content anymore in the shipped FSharp.Core package.
Describe alternatives you've considered
Keep shipping the xmldocs as content.
Additional context
auduchinok, nojaf and dsyme
Metadata
Metadata
Assignees
Labels
Area-SetupAndDeliverySetup, packages, templates, SDK, delivery channelsSetup, packages, templates, SDK, delivery channelsBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Type
Projects
Status
Done
