Skip to content

[SBRP] Add packages required by fsharp #3437

@NikolaMilosavljevic

Description

@NikolaMilosavljevic

With dotnet/fsharp#15166, we are allowing the following prebuilts in fsharp:

    <UsagePattern IdentityGlob="System.Diagnostics.DiagnosticSource/7.0.2" />

The following are expected and will go away when fsharp starts targeting net8.0:

    <UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Ref/7.0.2" />
    <UsagePattern IdentityGlob="Microsoft.NETCore.App.Host.linux-x64/7.0.2" />
    <UsagePattern IdentityGlob="Microsoft.NETCore.App.Ref/7.0.2" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-prebuiltsReducing the number of prebuilt packages in the tarballuntriaged

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions