Skip to content

Conversation

@sfoslund
Copy link
Member

Addresses 3rd bullet of #18832

@ghost
Copy link

ghost commented Jul 19, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@sfoslund
Copy link
Member Author

@dsplaisted @wli3 is there a simple way to test this kind of change?

@sfoslund sfoslund requested review from dsplaisted, joeloff and wli3 July 19, 2021 23:02
<DefaultAppHostRuntimeIdentifier Condition="$(DefaultAppHostRuntimeIdentifier.EndsWith('arm64')) and
$(DefaultAppHostRuntimeIdentifier.StartsWith('osx')) and
$([MSBuild]::VersionLessThan('$(_TargetFrameworkVersionWithoutV)', '6.0'))">$(DefaultAppHostRuntimeIdentifier.Replace("arm64", "x64"))</DefaultAppHostRuntimeIdentifier>
<!-- If we are running on win-arm64 and the TFM is < 5.0, we have to use a x64 apphost since there are no win-arm64 apphosts previous to .NET 5.0. -->
Copy link
Member

Choose a reason for hiding this comment

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

Didn't we back port ARM-64 to 3.1?

Copy link
Member

Choose a reason for hiding this comment

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

Not for public consumption.

@sfoslund
Copy link
Member Author

@wli3 I've tested this manually and confirmed no msbuild typos.

@sfoslund
Copy link
Member Author

@wli3 can I get a quick review here?

@sfoslund sfoslund merged commit 0a0901b into dotnet:main Jul 27, 2021
@sfoslund sfoslund deleted the ImplicitRid branch July 27, 2021 15:35
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