Skip to content

Conversation

@jfversluis
Copy link
Member

Some small fixes for the API docs in .NET 10

Copilot AI review requested due to automatic review settings August 29, 2025 08:06
@jfversluis jfversluis requested a review from a team as a code owner August 29, 2025 08:06
@jfversluis jfversluis added the area-docs Conceptual docs, API docs, Samples label Aug 29, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes API documentation by simplifying XML documentation references in the DependencyService classes. The changes replace verbose Microsoft-specific XML reference syntax with cleaner, more readable references.

Key Changes

  • Simplified XML documentation references from verbose M: syntax to cleaner method references
  • Updated references in both DependencyService and DependencyFetchTarget classes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/Controls/src/Core/DependencyService.cs Updated XML doc reference to use simplified syntax for the Get method
src/Controls/src/Core/DependencyFetchTarget.cs Updated XML doc reference to use simplified syntax for the Get method

@jfversluis jfversluis merged commit ec031e1 into net10.0 Aug 29, 2025
2 of 35 checks passed
@jfversluis jfversluis deleted the dependency-service-apidocs branch August 29, 2025 08:17
@github-actions github-actions bot locked and limited conversation to collaborators Sep 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-docs Conceptual docs, API docs, Samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants