Merge main into live#12417
Merged
Merged
Conversation
…tracking detail (#12402)
* Remove NuGet package references from System.Collections.Immutable docs Remove self-referencing NuGet package links from all 36 files in System.Collections.Immutable, the ImmutableArrayExtensions in System.Linq, and the namespace doc. These references to the package that the APIs ship in are unnecessary. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove remaining NuGet package references from API docs Remove NuGet references from: - System.Configuration/ConfigurationBuilder.xml (NuGet.org package list) - System.Net.Http/HttpClientHandler.xml (NuGet package version notes) - System.Net.Http/WinHttpHandler.xml (NuGet package availability) - ns-System.Net.Http.xml (NuGet packages TIP callout) - Microsoft.Extensions.AI.Evaluation/EvaluationContext.xml (Reporting package reference) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Revert Microsoft.Extensions.AI.Evaluation changes Revert the EvaluationContext.xml changes as the source of truth for Microsoft.Extensions.AI.Evaluation docs is in the dotnet/extensions repo, not the dotnet-api-docs repo. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Collapse double blank lines in ImmutableSortedSet XML Remove consecutive blank lines that were left behind when the NuGet package reference blocks were removed from remarks sections. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> * Respond to feedback from Jan --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Rich Lander <2608468+richlander@users.noreply.github.com> Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Contributor
Author
|
Tagging subscribers to this area: @dotnet/area-system-collections |
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.