Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppServiceDemo: Add win-arm64 to RuntimeIdentifiers for RegistryApp.csproj #843

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

jonthysell
Copy link
Contributor

@jonthysell jonthysell commented Jun 21, 2023

The AppServiceDemo sample has started to fail building in CI for ARM64. This is probably due to an upgrade in the .NET version isntalled on the agent machine.

Resolves #842

Microsoft Reviewers: codeflow:open?pullrequest=https://github.com/microsoft/react-native-windows-samples/pull/843&drop=dogfoodAlpha

….csproj

The AppServiceDemo sample has started to fail building in CI for ARM64.
This is probably due to an upgrade in the .NET version isntalled on the
agent machine.

Resolves microsoft#842
@jonthysell jonthysell requested a review from a team as a code owner June 21, 2023 17:26
@jonthysell jonthysell added the AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) label Jun 21, 2023
@jonthysell jonthysell disabled auto-merge June 21, 2023 18:08
@jonthysell jonthysell merged commit b37b7dd into microsoft:main Jun 21, 2023
33 checks passed
@jonthysell jonthysell deleted the fixasd64 branch June 21, 2023 18:08
matsudaWWW added a commit to matsudaWWW/reactNative-sample that referenced this pull request Dec 17, 2023
….csproj (#843)

The AppServiceDemo sample has started to fail building in CI for ARM64.
This is probably due to an upgrade in the .NET version isntalled on the
agent machine.

Resolves #842
###### Microsoft Reviewers:
codeflow:open?pullrequest=https://github.com/microsoft/react-native-windows-samples/pull/843&drop=dogfoodAlpha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failure to build AppServiceDemo for ARM64 in CI
1 participant