Skip to content

Conversation

Copilot AI and others added 6 commits August 15, 2025 10:11
…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]>
@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 August 2025 milestone Aug 16, 2025
Copy link
Contributor

PoliCheck Scan Report

The 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@dotnet-policy-service dotnet-policy-service bot merged commit d53ff59 into live Aug 16, 2025
45 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.

3 participants