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 #37833

Merged
merged 16 commits into from
Nov 1, 2023
Merged

Merge main into live #37833

merged 16 commits into from
Nov 1, 2023

Conversation

ghost
Copy link

@ghost ghost commented Nov 1, 2023

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/architecture/cloud-native/service-mesh-communication-infrastructure.md Service Mesh communication infrastructure
docs/core/diagnostics/built-in-metrics-aspnetcore.md ASP.NET Core Metrics
docs/core/whats-new/dotnet-8.md What's new in .NET 8
docs/csharp/language-reference/attributes/general.md Miscellaneous attributes interpreted by the C# compiler
docs/csharp/language-reference/compiler-options/errors-warnings.md C# Compiler Options to report errors and warnings
docs/csharp/language-reference/compiler-options/language.md "C# Compiler Options - language feature rules"
docs/csharp/language-reference/configure-language-version.md C# language versioning
docs/csharp/misc/cs0250.md docs/csharp/misc/cs0250
docs/csharp/roslyn-sdk/work-with-syntax.md Work with syntax
docs/csharp/whats-new/csharp-12.md What's new in C# 12 - C# Guide
docs/fundamentals/standards.md Ecma standards
docs/standard/datetime/system-text-json-support.md DateTime and DateTimeOffset support in System.Text.Json
docs/standard/events/observer-design-pattern-best-practices.md "Observer Design Pattern Best Practices"
docs/standard/native-interop/comwrappers-source-generation.md Source generation for ComWrappers
docs/standard/serialization/system-text-json/customize-properties.md How to customize property names and values with System.Text.Json
docs/standard/serialization/system-text-json/overview.md docs/standard/serialization/system-text-json/overview
docs/standard/serialization/system-text-json/populate-properties.md Populate initialized properties
docs/standard/serialization/system-text-json/reflection-vs-source-generation.md How to choose reflection or source generation in System.Text.Json
docs/standard/serialization/system-text-json/required-properties.md Required properties
docs/standard/serialization/system-text-json/source-generation-modes.md Source-generation modes in System.Text.Json
docs/standard/serialization/system-text-json/source-generation.md docs/standard/serialization/system-text-json/source-generation
docs/visual-basic/language-reference/operators/not-operator.md Not Operator (Visual Basic)
docs/visual-basic/language-reference/operators/null-conditional-operators.md "Null-conditional Operators"

drewnoakes and others added 16 commits October 31, 2023 06:31
* Update snippets per issue.

* Add project file.

* Troubleshoot snippet build error.

* Troubleshoot snippet error.
* Update not-operator.md

* actually maybe...
* Update null-conditional-operators.md

* actually maybe...
* Address issue 19955.

* Troubleshoot build error.

* Troubleshoot build error.
#37802)

* edits

* fix

* edits

* fix

* Update docs/csharp/language-reference/compiler-options/language.md

---------

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
* Publish speclet, include assembly notes

Fixes #37765

The speclet wasn't published in the earlier PR, so publish it. Also, add a sentence on how the compiler treats types in an assembly marked with the `Experimental` attribute.
Finally, add displayName tag for the new attribute.

* proofread
@dotnet-bot dotnet-bot added this to the November 2023 milestone Nov 1, 2023
@BillWagner BillWagner merged commit eb421f9 into live Nov 1, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants