Skip to content

Automagically fix up choose block when importing FSharp.Compiler.Tools #2280

@0x53A

Description

@0x53A

FSharp.Compiler.Tools includes it's own copy of Microsoft.FSharp.Targets, but due to how the current previous (the latest one are ok) fsproj templates are defined, it will always use the system-defined one.

We would need to replicate the changes from dotnet/fsharp#2575.

I'm not a big fan of including package specific logic in paket, but IMO this is one of the few places where it would be worth it.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions