Skip to content

Conversation

United600
Copy link
Collaborator

Updates the ResourceNameToResourceStringConverter with .NET Foundation license header and improves nullability handling.

@United600 United600 requested a review from Copilot September 18, 2025 14:38
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Sep 18, 2025
Copy link
Contributor

@Copilot 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 adds .NET Foundation license attribution to the ResourceNameToResourceStringConverter class and improves nullability handling throughout the implementation.

  • Adds MIT license header with attribution to .NET Foundation and CommunityToolkit/Windows source
  • Enables nullable reference types and improves null safety in the conversion logic
  • Updates namespace declaration to use file-scoped namespace syntax

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 22, 2025
@huynhsontung huynhsontung merged commit f99326e into main Sep 24, 2025
4 checks passed
@huynhsontung huynhsontung deleted the United600/converter branch September 24, 2025 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants