Skip to content

Microsoft.NETCore.App should be including tools/x64_arm64/crossgen #3113

@eerhardt

Description

@eerhardt

Steps to reproduce

Inspect the latest package at:
https://dotnet.myget.org/feed/dotnet-core/package/nuget/runtime.linux-arm.Microsoft.NETCore.App

Expected behavior

The package should have both

tools/crossgen
tools/x64_arm64/crossgen

Actual behavior

The package only contains tools/crossgen

Notes

See the conversation at: dotnet/cli#8896 (comment)

We should change
https://github.com/dotnet/core-setup/blob/e132169c6bd78f58a488cbd0de412433296f642b/src/pkg/projects/Microsoft.NETCore.App/src/Microsoft.NETCore.App.depproj#L149-L152
to recursively include all the folders under tools as well.

/cc @weshaggard @ericstj

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions