-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #48479
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
Merge main into live #48479
Conversation
* Remove async using, pattern using Followup to dotnet/csharpstandard#672 * add exclude.
…ntu 25.04 (#48306) * change order of ubuntu version selector Changing the order of the Ubuntu version selector to - Ubuntu LTS versions from newest to oldest, then - Ubuntu Interim versions from newest to oldest, then - other (unsupported) Ubuntu versions. Rationale: Some users skip over the article and miss the version selecter. This leads to them beeing unable to install .NET. The new order ensures that an LTS is displayed first. The Ubuntu LTS install instructions let users successfully install .NET on an Ubuntu interim machine. In the worst case they run the command `sudo add-apt-repository ppa:dotnet/backports`, which has no major side-effect. Fixes: #47461 Signed-off-by: Dominik Viererbe <dominik.viererbe@canonical.com> * fix dependency version for Ubuntu 25.04 The version of libicu on Ubuntu 25.04 is 76. See: https://launchpad.net/ubuntu/plucky/+source/icu Signed-off-by: Dominik Viererbe <dominik.viererbe@canonical.com> --------- Signed-off-by: Dominik Viererbe <dominik.viererbe@canonical.com>
…8310) * Initial plan * Add comprehensive examples to BC42328.md to improve clarity Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> * Move large inline code example to snippet file and use proper reference Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Replace inline code with snippet reference to eliminate duplication Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Remove redundant "Complete working example" section as requested Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com> Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
…oubleshooting guidance (#48457) * Initial plan * Improve BC2001 documentation with comprehensive error context and troubleshooting Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Apply suggestions from code review * Update docs/visual-basic/misc/bc2001.md Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com> Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Please don't squash-merge this PR.
Internal previews