Skip to content

Conversation

@martinjt
Copy link
Contributor

Fixes the accessibility issue flagged in #836

Made DevCertsExtensions internal

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventions

Copilot AI review requested due to automatic review settings September 14, 2025 15:23
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 makes the DevCertHostingExtensions class internal to fix an accessibility issue by changing the class modifier from public to internal.

  • Changed the accessibility of DevCertHostingExtensions class from public to internal

@aaronpowell aaronpowell merged commit 5d75dd9 into CommunityToolkit:main Sep 15, 2025
103 checks passed
@aaronpowell aaronpowell added this to the 9.8 milestone Sep 24, 2025
FullStackChef pushed a commit to FullStackChef/CommunityToolkit-Aspire that referenced this pull request Sep 26, 2025
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.

3 participants