Skip to content

Fix namespace and public typename conflict#11477

Merged
JanKrivanek merged 1 commit intomainfrom
bugfix/telemetry-namespace-conflict2
Feb 21, 2025
Merged

Fix namespace and public typename conflict#11477
JanKrivanek merged 1 commit intomainfrom
bugfix/telemetry-namespace-conflict2

Conversation

@JanKrivanek
Copy link
Copy Markdown
Member

Fixes failing VS insertion https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/612802

Context

The #11359 introduced Microsoft.Build.Telemetry namespace, but there was preexisting public type with the same name - extrnal consumers could get broken

Changes Made

Renamed

@JanKrivanek JanKrivanek enabled auto-merge (squash) February 21, 2025 10:59
@JanKrivanek JanKrivanek merged commit 647fa95 into main Feb 21, 2025
@JanKrivanek JanKrivanek deleted the bugfix/telemetry-namespace-conflict2 branch February 21, 2025 11:01
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