Skip to content

Merge main into live #47731

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

Merged
merged 18 commits into from
Aug 5, 2025
Merged

Merge main into live #47731

merged 18 commits into from
Aug 5, 2025

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Aug 5, 2025

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/azure/migration/appmod/predefined-tasks.md docs/azure/migration/appmod/predefined-tasks
docs/core/diagnostics/observability-otlp-example.md docs/core/diagnostics/observability-otlp-example
docs/core/tools/dotnet-nuget-locals.md docs/core/tools/dotnet-nuget-locals
docs/core/tools/global-json.md docs/core/tools/global-json
docs/csharp/fundamentals/object-oriented/objects.md docs/csharp/fundamentals/object-oriented/objects
docs/csharp/fundamentals/types/anonymous-types.md docs/csharp/fundamentals/types/anonymous-types
docs/csharp/language-reference/builtin-types/built-in-types.md docs/csharp/language-reference/builtin-types/built-in-types
docs/csharp/language-reference/builtin-types/reference-types.md docs/csharp/language-reference/builtin-types/reference-types
docs/csharp/language-reference/compiler-messages/cs0518.md docs/csharp/language-reference/compiler-messages/cs0518
docs/csharp/language-reference/operators/operator-overloading.md docs/csharp/language-reference/operators/operator-overloading
docs/csharp/misc/cs0430.md docs/csharp/misc/cs0430
docs/csharp/misc/cs0449.md docs/csharp/misc/cs0449
docs/csharp/misc/cs0524.md docs/csharp/misc/cs0524
docs/csharp/misc/cs1023.md docs/csharp/misc/cs1023
docs/csharp/programming-guide/events/how-to-implement-interface-events.md docs/csharp/programming-guide/events/how-to-implement-interface-events
docs/framework/configure-apps/file-schema/runtime/memorycache-element-cache-settings.md docs/framework/configure-apps/file-schema/runtime/memorycache-element-cache-settings
docs/fsharp/language-reference/keyword-reference.md docs/fsharp/language-reference/keyword-reference

Happypig375 and others added 18 commits August 4, 2025 15:37
* `with` is also used in properties

* Interface with
* add clarification for operator overloading

* fix grammar

* Update docs/csharp/language-reference/operators/operator-overloading.md

---------

Co-authored-by: Bill Wagner <[email protected]>
…es (#47708)

* Initial plan

* Improve CS0430 extern alias example to show actual usage

Co-authored-by: BillWagner <[email protected]>

* Add cross-reference to extern alias documentation

Co-authored-by: BillWagner <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>
…es (#47709)

* Initial plan

* Document projection initializers (simplified names) for anonymous types

Co-authored-by: BillWagner <[email protected]>

* Clarify duplicate member name explanation for projection initializers

Co-authored-by: BillWagner <[email protected]>

* Add periods to code comments in anonymous types examples

Co-authored-by: BillWagner <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>
…ide (#47672)

* Initial plan

* Fix misleading equality testing method documentation

Co-authored-by: BillWagner <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>
… types in interfaces (#47669)

* Initial plan

* Update CS0524 documentation to reflect C# 8.0 changes

Co-authored-by: BillWagner <[email protected]>

* Update ms.date to 07/31/2025 as requested

Co-authored-by: BillWagner <[email protected]>

* Improve wording as suggested by @gewarren

Co-authored-by: gewarren <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>
Co-authored-by: gewarren <[email protected]>
* Initial plan

* Fix nullable event warning in interface events documentation

Co-authored-by: BillWagner <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>
…projects (#47685)

* Initial plan

* Update CS0518 documentation with modern .NET project guidance

Co-authored-by: BillWagner <[email protected]>

* Update docs/csharp/language-reference/compiler-messages/cs0518.md

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
* Initial plan

* Update CS0449 documentation to include all constraint types

Co-authored-by: BillWagner <[email protected]>

* Update date in CS0449.md to 08/01/2025

Co-authored-by: BillWagner <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>
…47683)

* Initial plan

* Add context clarification comments to interface method snippets

Co-authored-by: BillWagner <[email protected]>

* Fix code comments to end with periods per style guide

Co-authored-by: gewarren <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>
Co-authored-by: gewarren <[email protected]>
* Initial plan

* Initial analysis: Understanding delegate type classification issue

Co-authored-by: BillWagner <[email protected]>

* Clarify delegate as built-in type in documentation

Co-authored-by: BillWagner <[email protected]>

* Remove package.json files from tracking

* Remove unrelated .gitignore change for node_modules

Co-authored-by: gewarren <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>
Co-authored-by: gewarren <[email protected]>
* Initial plan

* Add resolution section to CS1023 documentation with corrected examples

Co-authored-by: BillWagner <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[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 5, 2025
@dotnet-policy-service dotnet-policy-service bot merged commit ce86620 into live Aug 5, 2025
33 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.

7 participants