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

Update powershell version #4973

Merged
merged 1 commit into from
Mar 1, 2022
Merged

Update powershell version #4973

merged 1 commit into from
Mar 1, 2022

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Feb 28, 2022

Description of Change

Update the version of powershell to prevent an issue building on m1 macs.

Issues Fixed

Fixes #4972

@sbomer
Copy link
Member Author

sbomer commented Mar 1, 2022

Thanks @jsuarezruiz - I don't have permission to merge this. I also see a pending check "MAUI-public". Do I need to do something to complete the check? If not, are you able to merge this for me?

@eerhardt
Copy link
Member

eerhardt commented Mar 1, 2022

/azp run

Do I need to do something to complete the check? If not, are you able to merge this for me?

since you don't have write permissions, the check doesn't kick off automatically. It needs to be kicked by someone with write permissions.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@azure-pipelines
Copy link

Command 'run

' is not supported by Azure Pipelines.


Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@Redth Redth merged commit 5913b32 into dotnet:main Mar 1, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build fails when Powershell fails to load libpsl on M1 mac
4 participants