Skip to content

Specify self-contained for .NET 6. #340

@scovetta

Description

@scovetta

.NET 6 introduced a change that requires self-contained to be explicitly specified if runtimeIdentifiers are too.

Details at: https://docs.microsoft.com/en-us/dotnet/core/compatibility/sdk/6.0/runtimeidentifier-self-contained

We might need to include <SelfContained>false</SelfContained> in each of the tool .csproj files, or change the arguments in the Pipelines/templates/dotenet-build-publish-all-platforms-job.yml file.

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