Merge main into live#53506
Open
dotnet-policy-service[bot] wants to merge 9 commits intolivefrom
Open
Conversation
* Bump the dotnet group with 5 updates Bumps Microsoft.Extensions.DependencyInjection from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Diagnostics.ResourceMonitoring from 10.4.0 to 10.5.0 Bumps Microsoft.Extensions.Hosting from 10.0.5 to 10.0.7 Bumps Microsoft.Extensions.Logging.Console from 10.0.5 to 10.0.7 Bumps Spectre.Console from 0.54.0 to 0.55.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Diagnostics.ResourceMonitoring dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Spectre.Console dependency-version: 0.55.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> * fix compile error --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* Add GHCP modernization tip to upgrade * Update docs/core/tools/sdk-errors/netsdk1138.md --------- Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
… pointers (#53403) * Create stub file Create the stub file for the new function pointer errors and warnings. * Consolidate additional articles Search additional articles and consolidate additional articles., * Content edit * Update docs/csharp/language-reference/compiler-messages/delegate-function-pointer-diagnostics.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * respond to review * Apply suggestions from code review Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
* First draft
First draft of new tutorials.
* Change titles
* fix link
* Proofread and make updates
* Fix warnings
* Update docs/csharp/fundamentals/types/conversions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply Microsoft Style Guide editing pass to records tutorial
- Use code style for file names (backticks instead of italics)
- Fix heading gerund: 'Customize output by overriding' → 'Override \PrintMembers\ to customize'
- Convert past tense to present tense ('already added' → 'already has')
- Replace imperative 'You can extend' with direct imperative 'Extend'
- Replace demonstrative 'This override' with article 'The override'
- Clarify actor in gerund phrase ('preserving' → 'you preserve')
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Major content edit.
* major content review
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…e subclasses (.NET 11) (#53409) * Initial plan * Add breaking change article: Nullable.GetUnderlyingType throws for custom Type subclasses Agent-Logs-Url: https://github.com/dotnet/docs/sessions/2c45f021-3ef8-4caf-855a-7ea80054cb39 Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Jan Kotas <jkotas@microsoft.com> * Apply suggestion from @AaronRobinsonMSFT * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Aaron R Robinson <arobins@microsoft.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> Co-authored-by: Aaron R Robinson <arobins@microsoft.com> Co-authored-by: Jan Kotas <jkotas@microsoft.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
…ing prefixes (.NET 10) (#53400) * Document new EnvironmentVariablesConfigurationProvider connection string prefixes Starting in .NET 10, EnvironmentVariablesConfigurationProvider recognizes seven additional connection string prefixes (POSTGRESQLCONNSTR_, APIHUBCONNSTR_, DOCDBCONNSTR_, EVENTHUBCONNSTR_, NOTIFICATIONHUBCONNSTR_, REDISCACHECONNSTR_, SERVICEBUSCONNSTR_) added by dotnet/runtime#116037. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove broken link to /azure/connectors/apihubs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Petr Onderka <gsvick@gmail.com> * Applied comments from code review --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse