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

Merged
merged 9 commits into from
Dec 16, 2023
Merged

Merge main into live #38806

merged 9 commits into from
Dec 16, 2023

Conversation

ghost
Copy link

@ghost ghost commented Dec 16, 2023

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/azure/ai/get-started-app-chat-template.md CustomerIntent: As a .NET developer new to Azure OpenAI, I want deploy and use sample code to interact with app infused with my own business data so that learn from the sample code.
docs/core/project-sdk/msbuild-props.md MSBuild properties for Microsoft.NET.Sdk
docs/core/testing/index.md Testing in .NET
docs/core/testing/unit-testing-mstest-runner-exit-codes.md docs/core/testing/unit-testing-mstest-runner-exit-codes
docs/core/testing/unit-testing-mstest-runner-intro.md MSTest runner overview
docs/core/testing/unit-testing-mstest-runner-telemetry.md MSTest runner telemetry
docs/core/testing/unit-testing-mstest-runner-vs-vstest.md MSTest runner and VSTest comparison
docs/fundamentals/code-analysis/overview.md [.NET 8](https://review.learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/overview?branch=pr-en-us-38806)
docs/fundamentals/code-analysis/quality-rules/ca1016.md docs/fundamentals/code-analysis/quality-rules/ca1016
docs/fundamentals/code-analysis/quality-rules/ca1018.md CA1018: Mark attributes with AttributeUsageAttribute
docs/fundamentals/code-analysis/quality-rules/ca1041.md "CA1041: Provide ObsoleteAttribute message (code analysis)"
docs/fundamentals/code-analysis/quality-rules/ca1047.md CA1047: Do not declare protected members in sealed types
docs/fundamentals/code-analysis/quality-rules/ca1050.md docs/fundamentals/code-analysis/quality-rules/ca1050
docs/fundamentals/code-analysis/quality-rules/ca1061.md CA1061: Do not hide base class methods
docs/fundamentals/code-analysis/quality-rules/ca1067.md "CA1067: Override Equals when implementing IEquatable (code analysis)"
docs/fundamentals/code-analysis/quality-rules/ca1068.md CA1068: CancellationToken parameters must come last
docs/fundamentals/code-analysis/quality-rules/ca1069.md docs/fundamentals/code-analysis/quality-rules/ca1069
docs/fundamentals/code-analysis/quality-rules/ca1419.md CA1419: Provide a parameterless constructor that is as visible as the containing type for concrete types derived from 'System.Runtime.InteropServices.SafeHandle'
docs/fundamentals/code-analysis/quality-rules/ca1507.md "CA1507: Use nameof instead of string (code analysis)"
docs/fundamentals/code-analysis/quality-rules/ca1822.md CA1822: Mark members as static
docs/fundamentals/code-analysis/quality-rules/ca1824.md CA1824: Mark assemblies with NeutralResourcesLanguageAttribute
docs/fundamentals/code-analysis/quality-rules/ca1832.md CA1832: Use AsSpan or AsMemory instead of Range-based indexers for getting ReadOnlySpan or ReadOnlyMemory portion of an array
docs/fundamentals/code-analysis/quality-rules/ca1833.md docs/fundamentals/code-analysis/quality-rules/ca1833
docs/fundamentals/code-analysis/quality-rules/ca2247.md CA2247: Argument passed to TaskCompletionSource constructor should be TaskCreationOptions enum instead of TaskContinuationOptions enum
docs/fundamentals/code-analysis/quality-rules/ca2256.md "CA2256: All members declared in parent interfaces must have an implementation in a DynamicInterfaceCastableImplementation-attributed interface"
docs/fundamentals/code-analysis/quality-rules/ca2257.md CA2257: Members defined on an interface with the 'DynamicInterfaceCastableImplementationAttribute' should be 'static'
docs/fundamentals/code-analysis/style-rules/ide0001.md docs/fundamentals/code-analysis/style-rules/ide0001
docs/fundamentals/code-analysis/style-rules/ide0005.md Remove unnecessary using directives (IDE0005)
docs/fundamentals/code-analysis/style-rules/ide0059.md Remove unnecessary value assignment (IDE0059)
docs/standard/serialization/system-text-json/source-generation.md How to use source generation in System.Text.Json

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.

@dotnet-bot dotnet-bot added this to the December 2023 milestone Dec 16, 2023
@BillWagner BillWagner merged commit 2dbb3cc into live Dec 16, 2023
22 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.

6 participants