Skip to content

Update roslyn to 5.6.0-2.26173.1#9093

Merged
dibarbet merged 6 commits intodotnet:mainfrom
dibarbet:update/roslyn-5-6-0-2-26173-1
Mar 27, 2026
Merged

Update roslyn to 5.6.0-2.26173.1#9093
dibarbet merged 6 commits intodotnet:mainfrom
dibarbet:update/roslyn-5-6-0-2-26173-1

Conversation

@dibarbet
Copy link
Copy Markdown
Member

No description provided.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dibarbet dibarbet requested a review from a team as a code owner March 23, 2026 18:46
dibarbet and others added 2 commits March 23, 2026 11:47
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

1. The Azure Developer CLI (`azd`) must be installed:
```powershell
winget install Microsoft.Azd --accept-source-agreements --accept-package-agreements
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.

Maybe include instructions for non-Windows platforms

curl -fsSL https://aka.ms/install-azd.sh | bash

dibarbet and others added 3 commits March 24, 2026 15:54
Replace Windows-specific commands (winget, Invoke-RestMethod,
ConvertFrom-Json, Select-String) with cross-platform equivalents
(curl, jq, grep) so the instructions work on macOS and Linux.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dibarbet
Copy link
Copy Markdown
Member Author

/azp run dotnet.vscode-csharp

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@dibarbet dibarbet merged commit f8359b5 into dotnet:main Mar 27, 2026
33 checks passed
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.

3 participants