Skip to content

Conversation

@ViktorHofer
Copy link
Member

SBRP targeting packs can't have analyzers as those execute and SBRP packages are contract only.

Unblocks dotnet/sdk#47509

SBRP targeting packs can't have analyzers as those execute and SBRP packages are contract only.
@ViktorHofer
Copy link
Member Author

ViktorHofer commented Mar 14, 2025

@dotnet/source-build these targeting packs get auto-generated via an internal tooling. Can we update that tooling to not include the "analyzers" folder (if that's not already the case) and also trim out the"/analyzer*" entries from the FrameworkList.xml?

@ViktorHofer ViktorHofer enabled auto-merge (squash) March 14, 2025 11:03
@MichaelSimons
Copy link
Member

@dotnet/source-build these targeting packs get auto-generated via an internal tooling. Can we update that tooling to not include the "analyzers" folder (if that's not already the case) and also trim out the"/analyzer*" entries from the FrameworkList.xml?

@ViktorHofer, would you mind logging an issue for this. It is called out in the documentation for adding targeting packs but should be handled by the tooling.

@ViktorHofer ViktorHofer merged commit c3d4c37 into main Mar 14, 2025
4 checks passed
@MichaelSimons MichaelSimons deleted the RemoveAnalyzersFromTargetingPack branch March 14, 2025 15:44
@ViktorHofer
Copy link
Member Author

dotnet/source-build#4949

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