Skip to content

Enable win-arm64 as known RID for AspNetCore - #8173

Closed
hoyosjs wants to merge 1 commit into
dotnet:masterfrom
hoyosjs:juhoyosa/arm64-aspnet-enable
Closed

Enable win-arm64 as known RID for AspNetCore#8173
hoyosjs wants to merge 1 commit into
dotnet:masterfrom
hoyosjs:juhoyosa/arm64-aspnet-enable

Conversation

@hoyosjs

@hoyosjs hoyosjs commented Aug 14, 2020

Copy link
Copy Markdown
Member

No description provided.

@hoyosjs hoyosjs added this to the 5.0.1xx milestone Aug 14, 2020
@hoyosjs hoyosjs self-assigned this Aug 14, 2020
@hoyosjs
hoyosjs requested review from sfoslund and wli3 August 14, 2020 20:34
@hoyosjs

hoyosjs commented Aug 14, 2020

Copy link
Copy Markdown
Member Author

cc @tommcdon

@sfoslund sfoslund 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.

Sorry for the delayed review, thank you for your patience.


<AspNetCore31RuntimePackRids Include="@(AspNetCore30RuntimePackRids)" />
<AspNetCoreRuntimePackRids Include="@(AspNetCore31RuntimePackRids)" />
<AspNetCoreRuntimePackRids Include="@(AspNetCore31RuntimePackRids);win-arm64" />

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.

Should this be a supported RID for all versions or just 5.0+? Can we create another itemgroup to include this in and follow the pattern defined by AspNetCore30RuntimePackRids and AspNetCore31RuntimePackRids?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Just for 5.0. Should this be renamed then to AspNetCore5.0RuntimePackRids? It just seemed that the tip has the version-less element so I followed that.

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.

Yes, I think creating a AspNetCore50RuntimePackRids item group makes sense here.

@marcpopMSFT

Copy link
Copy Markdown
Member

@hoyosjs are you still working on this pr?

@hoyosjs

hoyosjs commented Sep 9, 2020

Copy link
Copy Markdown
Member Author

@marcpopMSFT yes, although I was planning to merge it with the ARM64 PR I have coming up for the installers so it can be more easily ported to the release trains. Any opinions on that?

@wli3

wli3 commented Sep 10, 2020

Copy link
Copy Markdown

What do you mean by "release trains"?

RC2 is closing soon. You need to finish it before 9/24 to catch 5.0 release

@hoyosjs

hoyosjs commented Sep 10, 2020

Copy link
Copy Markdown
Member Author

Closing in favor of #8470

@hoyosjs hoyosjs closed this Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants