Skip to content

Conversation

BillWagner and others added 2 commits December 21, 2024 14:40
* Move delegate samples

* Fix the open issues

- Add an example using an anonymouse method
- Remove the references to C++ function pointers
- Rewrite one heading

* Proofread

Refactor code, proofread and grammar check.

Remove one example. It more or less repeated the previous full example.

* Update docs/csharp/programming-guide/delegates/using-delegates.md

Co-authored-by: Genevieve Warren <[email protected]>

---------

Co-authored-by: Genevieve Warren <[email protected]>
* Include C# 13 in history

Fixes #33401

Add the new features in C# 13, and add a link to the full feature history in the csharplang repository.

* Version updates

Fixes #33554:  Add a link to selecting the UWP version, because UWP uses a different project format.
Fixes #36919: Add that the directory.props.build method should be used only with C# projects, not folders that include both C# and VB projects.
Fixes #41296:  Move the paragraph that explains why the version dropdown is greyed out to the top of the article.

* Apply suggestions from code review

Co-authored-by: Andy (Steve) De George <[email protected]>

---------

Co-authored-by: Andy (Steve) De George <[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 December 2024 milestone Dec 22, 2024
@dotnet-policy-service dotnet-policy-service bot merged commit 6d25c7b into live Dec 22, 2024
19 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.

2 participants