Skip to content

Revert dependency tracking telemetry (rel/18.6) - #15783

Merged
Jakub Jareš (nohwnd) merged 1 commit into
microsoft:rel/18.6from
nohwnd:revert-telemetry-18.6
May 14, 2026
Merged

Revert dependency tracking telemetry (rel/18.6)#15783
Jakub Jareš (nohwnd) merged 1 commit into
microsoft:rel/18.6from
nohwnd:revert-telemetry-18.6

Conversation

@nohwnd

Copy link
Copy Markdown
Member

Cherry-pick of a74013a from main (PR #15651).

Removes the TrackProvidedDependency mechanism that was proven unuseful - OnResolve never fires for the tracked assemblies because they load via normal CLR probing. Also removes the RequestingAssembly property from PlatformAbstractions which causes MissingMethodException with older xunit adapters (#15765).

Cherry-pick of a74013a from main. The TrackProvidedDependency
mechanism was proven unuseful - OnResolve never fires for the
tracked assemblies because they load via normal CLR probing.
This also removes the RequestingAssembly property that causes
MissingMethodException with older xunit adapters (microsoft#15765).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant