Skip to content
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 #44055

Merged
merged 2 commits into from
Dec 22, 2024
Merged

Merge main into live #44055

merged 2 commits into from
Dec 22, 2024

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 <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* 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 <67293991+adegeo@users.noreply.github.com>

---------

Co-authored-by: Andy (Steve) De George <67293991+adegeo@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 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.

1 participant