Skip to content

Conversation

azure-sdk and others added 8 commits September 12, 2025 14:00
* 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>
@github-advanced-security
Copy link

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.

@dotnetrepoman dotnetrepoman bot added this to the September 2025 milestone Sep 13, 2025
@dotnet-policy-service dotnet-policy-service bot merged commit 6c6907c into live Sep 13, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants