Skip to content

Also pass NETCoreSdkRuntimeIdentifier to runtime.proj#104012

Merged
akoeplinger merged 1 commit into
dotnet:mainfrom
am11:patch-1
Jun 26, 2024
Merged

Also pass NETCoreSdkRuntimeIdentifier to runtime.proj#104012
akoeplinger merged 1 commit into
dotnet:mainfrom
am11:patch-1

Conversation

@am11

@am11 am11 commented Jun 26, 2024

Copy link
Copy Markdown
Member

In SingleEntry, we also use this property to formulate the package name:

<_targetsNonPortableSdkRid Condition="'$(RuntimeIdentifier)' == '$(NETCoreSdkRuntimeIdentifier)' and '$(RuntimeIdentifier)' != '$(NETCoreSdkPortableRuntimeIdentifier)'">true</_targetsNonPortableSdkRid>

cc @MichalStrehovsky

@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 26, 2024
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Jun 26, 2024
@am11 am11 added area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member and removed community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jun 26, 2024
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

@MichalStrehovsky MichalStrehovsky left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@am11

am11 commented Jun 26, 2024

Copy link
Copy Markdown
Member Author

Failures are unrelated. Lets merge this to unblock SDK. cc @akoeplinger

@MichalStrehovsky

Copy link
Copy Markdown
Member

Failures are unrelated. Lets merge this to unblock SDK. cc @akoeplinger

It might take a bit until we can have an official build. Since the last successful build we had a PR that touched files in the repo that have ----- BEGIN PRIVATE KEY ------- and AzDO (where the internal repo that actually makes official builds is hosted) has a major "NOT UNDER MY WATCH" with that. So we can't sync anything from Github right now.

MichalStrehovsky added a commit to MichalStrehovsky/runtime that referenced this pull request Jun 27, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants