Skip to content

Remove _monoAotBuildshCommand and _monoAotCrossCompileArg from pipelines - #95416

Merged
akoeplinger merged 1 commit into
dotnet:mainfrom
akoeplinger:cleanup-pipeline
Nov 30, 2023
Merged

Remove _monoAotBuildshCommand and _monoAotCrossCompileArg from pipelines#95416
akoeplinger merged 1 commit into
dotnet:mainfrom
akoeplinger:cleanup-pipeline

Conversation

@akoeplinger

Copy link
Copy Markdown
Member

The former is not used at all and the latter is only used for archType=arm64 so we can just use the "cross" value directly.

The former is not used at all and the latter is only used for archType=arm64 so we can just use the "cross" value directly.
@ghost

ghost commented Nov 29, 2023

Copy link
Copy Markdown

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

The former is not used at all and the latter is only used for archType=arm64 so we can just use the "cross" value directly.

Author: akoeplinger
Assignees: -
Labels:

area-Infrastructure-mono

Milestone: -
@ghost ghost assigned akoeplinger Nov 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

2 participants