Skip to content

Updating CpsExtension sample to Dev 17, extending existing rule, fixes#376

Merged
adrianvmsft merged 4 commits intomicrosoft:masterfrom
adrianvmsft:UpdateCpsExtensionSample
Apr 24, 2024
Merged

Updating CpsExtension sample to Dev 17, extending existing rule, fixes#376
adrianvmsft merged 4 commits intomicrosoft:masterfrom
adrianvmsft:UpdateCpsExtensionSample

Conversation

@adrianvmsft
Copy link
Copy Markdown
Member

@adrianvmsft adrianvmsft commented Apr 19, 2024

  • Update the project to Dev 17
  • Adding rule showing how to add a custom property to a Compile item in SDK-style project
  • Fixing an issue that was causing a Non Fatal Exception (NFE displayed as yellow bar) due to MEF failing to instantiate the CustomDebugger class due to using the ImportingConstructor attribute from the wrong namespace
  • Adding a workaround to copy the rule files to the output folder (being skipped by MSBuild)
  • Fixing an issue that was causing extra assemblies to be embedded within the vsix
  • Updating documentation

Copy link
Copy Markdown
Member

@drewnoakes drewnoakes left a comment

Choose a reason for hiding this comment

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

Looks great!

Comment thread samples/CpsExtension/CpsExtension.Vsix/CpsExtension.Vsix.csproj
@adrianvmsft adrianvmsft merged commit ceb5f28 into microsoft:master Apr 24, 2024
@adrianvmsft adrianvmsft deleted the UpdateCpsExtensionSample branch April 24, 2024 17:00
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