-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #47987
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 #47987
Conversation
…os (#47729) * Initial plan * Add explanation and example for ToList() vs ToArray() in async scenarios Co-authored-by: BillWagner <[email protected]> * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> * Update docs/csharp/asynchronous-programming/async-scenarios.md * Add complete snippet markers to Program.cs and update markdown reference Co-authored-by: adegeo <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Genevieve Warren <[email protected]> Co-authored-by: adegeo <[email protected]>
…47962) * Initial plan * Add Unicode escape sequence scenario to CS1012 error documentation Co-authored-by: BillWagner <[email protected]> * Update docs/csharp/misc/cs1012.md * Update docs/csharp/misc/cs1012.md * Update docs/csharp/misc/cs1012.md * Update docs/csharp/misc/cs1012.md Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
* Another iteration on What's new prompt Go through the comments on the What's new in .NET 10 Preview 7 PR, and update the prompt for What's new issues so that Copilot improves. There are four main themes: - Don't separate features by preview build. - Use includable snippets for samples more than 6 lines. - Translate any marketing speak (first person announcements and such) to technical information in 2nd person. - Follow the general guidelines for all edits pertaining to style and form. * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Genevieve Warren <[email protected]>
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. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
Please don't squash-merge this PR.
Internal previews