Skip to content

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

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

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
.github/copilot-instructions.md .github/copilot-instructions
docs/ai/conceptual/how-genai-and-llms-work.md docs/ai/conceptual/how-genai-and-llms-work
docs/ai/conceptual/understanding-openai-functions.md docs/ai/conceptual/understanding-openai-functions
docs/ai/conceptual/vector-databases.md docs/ai/conceptual/vector-databases
docs/core/diagnostics/faq-dumps.yml docs/core/diagnostics/faq-dumps
docs/core/extensions/data-redaction.md docs/core/extensions/data-redaction
docs/csharp/fundamentals/program-structure/index.md docs/csharp/fundamentals/program-structure/index
docs/csharp/language-reference/keywords/abstract.md docs/csharp/language-reference/keywords/abstract
docs/csharp/language-reference/preprocessor-directives.md docs/csharp/language-reference/preprocessor-directives
docs/csharp/tour-of-csharp/overview.md docs/csharp/tour-of-csharp/overview
docs/framework/unmanaged-api/debugging/clrdata-address-range-structure.md docs/framework/unmanaged-api/debugging/clrdata-address-range-structure
docs/framework/unmanaged-api/debugging/clrdata-il-address-map-structure.md docs/framework/unmanaged-api/debugging/clrdata-il-address-map-structure
docs/framework/unmanaged-api/debugging/clrdatasourcetype-enumeration.md docs/framework/unmanaged-api/debugging/clrdatasourcetype-enumeration
docs/framework/unmanaged-api/debugging/dacpgetmoduleaddress-structure.md docs/framework/unmanaged-api/debugging/dacpgetmoduleaddress-structure
docs/framework/unmanaged-api/debugging/isosdacinterface-getmethoddescdata-method.md docs/framework/unmanaged-api/debugging/isosdacinterface-getmethoddescdata-method
docs/framework/unmanaged-api/debugging/isosdacinterface-interface.md docs/framework/unmanaged-api/debugging/isosdacinterface-interface
docs/framework/unmanaged-api/debugging/ixclrdatamethoddefinition-endenuminstances-method.md docs/framework/unmanaged-api/debugging/ixclrdatamethoddefinition-endenuminstances-method
docs/framework/unmanaged-api/debugging/ixclrdatamethoddefinition-enuminstance-method.md docs/framework/unmanaged-api/debugging/ixclrdatamethoddefinition-enuminstance-method
docs/framework/unmanaged-api/debugging/ixclrdatamethoddefinition-startenuminstances-method.md docs/framework/unmanaged-api/debugging/ixclrdatamethoddefinition-startenuminstances-method
docs/framework/unmanaged-api/debugging/ixclrdatamethodinstance-getiladdressmap-method.md docs/framework/unmanaged-api/debugging/ixclrdatamethodinstance-getiladdressmap-method
docs/framework/unmanaged-api/debugging/ixclrdatamodule-getmethoddefinitionbytoken-method.md docs/framework/unmanaged-api/debugging/ixclrdatamodule-getmethoddefinitionbytoken-method
docs/framework/unmanaged-api/debugging/ixclrdatamodule-getversionid-method.md docs/framework/unmanaged-api/debugging/ixclrdatamodule-getversionid-method
docs/framework/unmanaged-api/debugging/ixclrdatamodule-interface.md docs/framework/unmanaged-api/debugging/ixclrdatamodule-interface
docs/framework/unmanaged-api/debugging/ixclrdataprocess-endenummethodinstancesbyaddress-method.md docs/framework/unmanaged-api/debugging/ixclrdataprocess-endenummethodinstancesbyaddress-method
docs/framework/unmanaged-api/debugging/ixclrdataprocess-enummodule-method.md docs/framework/unmanaged-api/debugging/ixclrdataprocess-enummodule-method
docs/framework/unmanaged-api/debugging/ixclrdataprocess-interface.md docs/framework/unmanaged-api/debugging/ixclrdataprocess-interface
docs/framework/unmanaged-api/debugging/ixclrdataprocess-startenummethodinstancesbyaddress-method.md docs/framework/unmanaged-api/debugging/ixclrdataprocess-startenummethodinstancesbyaddress-method
docs/framework/unmanaged-api/debugging/ixclrdataprocess-startenummodules-method.md docs/framework/unmanaged-api/debugging/ixclrdataprocess-startenummodules-method
docs/framework/wcf/feature-details/routing-service.md docs/framework/wcf/feature-details/routing-service
docs/visual-basic/reference/command-line-compiler/langversion.md docs/visual-basic/reference/command-line-compiler/langversion

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

azure-sdk and others added 11 commits August 19, 2025 13:46
* Initial plan

* Fix LINQ group by syntax documentation to show complete syntax

Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
…de abstract members (#47667)

* Initial plan

* Add clarification and example for abstract classes with implemented methods

Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>

* Address feedback: use expression-bodied members, update syntax, and target .NET 9

Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>

* Update docs/csharp/language-reference/keywords/snippets/abstract/Program.cs

* Address feedback: move to snippets/shared, rename classes, add blank line

Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>

* Delete redundant abstract.csproj file as requested

Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
…aking change for .NET 10 with C# and VB examples (#47939)

* Initial plan

* Add System.Drawing OutOfMemoryException breaking change documentation for .NET 10

Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>

* Move System.Drawing breaking change from core-libraries to windows-forms

Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>

* Add VB.NET example and language metadata for System.Drawing breaking change

Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>

* Remove tab structure from code examples, let metadata handle rendering

Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>

* Update docs/core/compatibility/windows-forms/10.0/system-drawing-outofmemory-externalexception.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* finish rough draft.

* Set executable perms, fix warnings

set the `+x` permission on the file-based program.

Fix build warnings.

* build warnings 2

* major edit pass

* Extract code snippets

Use extracted code snippets instead of inline code.

* fix warning

* Apply suggestions from code review

Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>

* Partial review updates.

* Update file-based-programs.md

Fix build error

* fix warnings

* respond to feedback.

* update steps

* 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>
* first pass at C# freshness

* Finalize freshness tiers for C#

* Apply suggestions from code review

* Update docfx.json

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@dotnetrepoman dotnetrepoman bot added this to the August 2025 milestone Aug 20, 2025
@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.

@dotnet-policy-service dotnet-policy-service bot merged commit 0f7e5cd into live Aug 20, 2025
30 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