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

Fix Invalid target architecture 'S390x' error #4066

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

giritrivedi
Copy link
Contributor

Description

In commit 3ae5c4a ("Add support for s390x processor architecture") support for S390x architecture was provided for .NET6. This is broken in .NET7. Add missing case statements to fix this for S390x and also Power architectures.

Related issue

#2954

In commit 3ae5c4a ("Add support for s390x processor architecture")
support for S390x architecture was provided for .NET6. This is broken
in .NET7. Add missing case statements to fix this for S390x and also
Power architectures.
@crummel
Copy link

crummel commented Oct 12, 2022

@Haplois @nohwnd Would it be possible to get this in to 7.0 for the GA release yet? I can take it to shiproom if you think the merge and dependency flow can be done in time.

@rbhanda
Copy link

rbhanda commented Oct 13, 2022

Approved by Tactics

@janani66
Copy link

@nohwnd -- Checking to see if we can expect this to be reviewed and merged in the next few days

@nohwnd nohwnd merged commit bda34b1 into microsoft:main Oct 18, 2022
nohwnd pushed a commit to nohwnd/vstest that referenced this pull request Oct 18, 2022
Co-authored-by: Giridhar Trivedi <giridhar.trivedi@ibm.com>
@giritrivedi giritrivedi deleted the S390x branch February 10, 2023 12:36
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.

None yet

5 participants