Skip to content

Publish the cDAC usage graph package - #132706

Open
max-charlamb wants to merge 1 commit into
dotnet:mainfrom
max-charlamb:maxcharlamb/publish-cdac-usagegraph
Open

Publish the cDAC usage graph package#132706
max-charlamb wants to merge 1 commit into
dotnet:mainfrom
max-charlamb:maxcharlamb/publish-cdac-usagegraph

Conversation

@max-charlamb

Copy link
Copy Markdown
Member

Include the CdacUsageGraph project in the tools.cdac subset's direct packing project list. The project is packable, but official VMR builds currently only encounter it through the usage tests, so Microsoft.Diagnostics.DataContractReader.UsageGraph is absent from the publish manifest. This ensures official builds produce the non-shipping package alongside the other DataContractReader packages.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
13 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 tools.cdac subset build definition so the CdacUsageGraph project is built/packed as part of the direct cDAC packing project list, ensuring the Microsoft.Diagnostics.DataContractReader.UsageGraph (non-shipping) package is produced by official builds.

Changes:

  • Add src/native/managed/cdac/tools/CdacUsageGraph/src/CdacUsageGraph/CdacUsageGraph.csproj to the tools.cdac subset’s “Direct references to cDAC projects for packing” list.

Include CdacUsageGraph in the tools.cdac subset so official builds produce and publish the non-shipping package.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 0ce5fe67-5901-4841-abbe-16f5285cdf4f
Copilot AI review requested due to automatic review settings August 24, 2026 16:31
@max-charlamb
max-charlamb force-pushed the maxcharlamb/publish-cdac-usagegraph branch from aeff586 to bb5a5b1 Compare August 24, 2026 16:31
@max-charlamb
max-charlamb changed the base branch from release/11.0 to main August 24, 2026 16:31
@max-charlamb max-charlamb changed the title [release/11.0] Publish the cDAC usage graph package Publish the cDAC usage graph package Aug 24, 2026
@max-charlamb
max-charlamb removed request for a team, lewing and pavelsavara August 24, 2026 16:34
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @steveisok, @tommcdon, @dotnet/dotnet-diag
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants