Skip to content

Conversation

@drewnoakes
Copy link
Member

  • Removes outdated warning.
  • Updates code samples to use more modern syntax.
  • Adds an overload for reading from an IVsHierarchy.
  • Makes the section on testing project types more generic.

Removes out outdated warning. Updates code samples to use more modern syntax. Adds an overload for reading from an IVsHierarchy. Makes the section on testing project types more generic.
@drewnoakes drewnoakes requested review from adrianvmsft and Copilot May 7, 2025 02:26
@drewnoakes drewnoakes added the doc label May 7, 2025
Copy link

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 updates the documentation for detecting CPS in a Visual Studio project by removing outdated warnings, updating code samples to modern syntax, and adding an overload for reading from an IVsHierarchy.

  • Removed obsolete warning information
  • Updated code samples to use modern C# patterns and nullable annotations
  • Added a new overload to support IVsHierarchy objects

@drewnoakes drewnoakes merged commit 9b9f28b into microsoft:master May 8, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant