-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #46553
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 #46553
Conversation
* Include a snippet on IAsyncDisposable * Update task-expressions.md
* Bot 🤖 generated "What's new article" * Update dotnet-docs-mod2.md * Apply suggestions from code review --------- Co-authored-by: IEvangelist <[email protected]> Co-authored-by: Bill Wagner <[email protected]>
Added example of 3rd party observability tool that helps to monitor .Net application.
* Add initial test lifecycle page * Update documents * Add lifecycle docs to navigation * Apply suggestions from code review Co-authored-by: Youssef Victor <[email protected]> * Minor updates * Update xref * Remove implication of sync context --------- Co-authored-by: Youssef Victor <[email protected]>
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. |
…6558) --- updated-dependencies: - dependency-name: ModelContextProtocol dependency-version: 0.2.0-preview.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.18 to 3.28.19. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ff0a06e...fca7ace) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* remove readonly speclet The standard now includes the language for `readonly` instance members in `struct` types. See dotnet/csharpstandard#673. Remove the feature speclet from the learn site. * build error * warnings, part 2
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse