Skip to content

Conversation

@dotnet-policy-service
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Nov 19, 2025

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/ai/how-to/access-data-in-functions.md docs/ai/how-to/access-data-in-functions
docs/ai/quickstarts/use-function-calling.md docs/ai/quickstarts/use-function-calling
docs/ai/toc.yml docs/ai/toc
docs/core/deploying/trimming/fixing-warnings.md docs/core/deploying/trimming/fixing-warnings
docs/core/deploying/trimming/trim-self-contained.md docs/core/deploying/trimming/trim-self-contained
docs/core/deploying/trimming/trimming-concepts.md docs/core/deploying/trimming/trimming-concepts
docs/csharp/language-reference/compiler-messages/partial-declarations.md docs/csharp/language-reference/compiler-messages/partial-declarations
docs/csharp/language-reference/keywords/field.md docs/csharp/language-reference/keywords/field
docs/csharp/language-reference/keywords/get.md docs/csharp/language-reference/keywords/get
docs/csharp/language-reference/keywords/init.md docs/csharp/language-reference/keywords/init
docs/csharp/language-reference/keywords/set.md docs/csharp/language-reference/keywords/set
docs/csharp/programming-guide/classes-and-structs/auto-implemented-properties.md docs/csharp/programming-guide/classes-and-structs/auto-implemented-properties
docs/csharp/programming-guide/classes-and-structs/partial-classes-and-methods.md docs/csharp/programming-guide/classes-and-structs/partial-classes-and-methods
docs/csharp/programming-guide/classes-and-structs/properties.md docs/csharp/programming-guide/classes-and-structs/properties
docs/csharp/programming-guide/classes-and-structs/using-properties.md docs/csharp/programming-guide/classes-and-structs/using-properties
docs/csharp/whats-new/csharp-13.md docs/csharp/whats-new/csharp-13
docs/csharp/whats-new/csharp-14.md docs/csharp/whats-new/csharp-14
docs/navigate/devops-testing/toc.yml docs/navigate/devops-testing/toc
docs/standard/serialization/system-text-json/deserialization.md docs/standard/serialization/system-text-json/deserialization

BillWagner and others added 4 commits November 18, 2025 14:59
* Remove "preview"

LangVersion of preview shouldn't be needed anywhere now

* Check for any "preview" langauge

C# 14 is G.A. The `field` keyword is no longer a preview feature. Make those updates.

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* proofread and edit pass

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Initial plan

* Refactor trimming docs for clarity

* Initial plan

* Remove serialization and DI examples from trimming docs

Removed examples for serialization and dependency injection patterns from trimming concepts documentation.

* Add generic type constraints analogy to DAMT section

Co-authored-by: agocke <515774+agocke@users.noreply.github.com>

* Fix linting failures - add blank lines before lists

Co-authored-by: agocke <515774+agocke@users.noreply.github.com>

* Apply suggestions from code review

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

* Update docs/core/deploying/trimming/fixing-warnings.md

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

* Apply suggestions from code review

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

* Address feedback: imperative mood and ordered list

Co-authored-by: agocke <515774+agocke@users.noreply.github.com>

* Add anchor for functionality-with-requirements-on-its-input

Co-authored-by: agocke <515774+agocke@users.noreply.github.com>

* Fix anchor syntax and table formatting

Co-authored-by: agocke <515774+agocke@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Andy Gocke <andy@commentout.net>
Co-authored-by: Andy Gocke <angocke@microsoft.com>
Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@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 November 2025 milestone Nov 19, 2025
@dotnet-policy-service dotnet-policy-service bot merged commit 0c4a03c into live Nov 19, 2025
18 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.

4 participants