-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #48304
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 #48304
Conversation
`Use collection expression for builder (IDE0304` -> `Use collection expression for builder (IDE0304)`
* add CS8070 compiler error * make changes from feedback: - add CS8070 entry to TOC - fix some grammar
…d With statements (#48222) * Initial plan * Fix misleading documentation about structure assignments in With...End With statements Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Add snippets.5000.json file to fix sample build configuration Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Update vbproj to target .NET Framework 4.8 Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Update docs/visual-basic/language-reference/statements/with-end-with-statement.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>
…at with proper VB syntax (#48186) * Initial plan * Update VB async article structure and add VB code snippets Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Restructure VB async article to follow C# breakfast tutorial format Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Update docs/visual-basic/programming-guide/concepts/async/index.md * Update docs/visual-basic/programming-guide/concepts/async/index.md * Address review feedback: fix relative link, convert to ::: code format, add C# diagrams Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Update docs/visual-basic/programming-guide/concepts/async/snippets/breakfast/breakfast.vbproj * Apply suggestions from code review 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>
…l Basic documentation (#48257) * Initial plan * Clarify operator precedence terminology and improve examples Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Add numerical indices to precedence order headings for clarity 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>
…optional parameters (#48258) * Initial plan * Enhance BC30059 documentation with array initialization guidance Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> * Change numbered list to bullets in BC30059 error correction steps 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>
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
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.