Skip to content

Conversation

@TheCodeTraveler
Copy link
Collaborator

Description of Change

This PR removes ReferenceAssembliesExtensions, a temporary workaround added in PR #2956 that enabled us to perform Unit Testing on Analyzers using .NET 10.

Now that Microsoft has released the updated Microsoft.CodeAnalysis.CSharp.* NuGet packages that include ReferenceAssemblies.Net100, we no longer need our workaround.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Has samples (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Changes adhere to coding standard

Additional information

@TheCodeTraveler TheCodeTraveler merged commit aec816b into main Jan 13, 2026
10 checks passed
@TheCodeTraveler TheCodeTraveler deleted the Remove-`ReferenceAssembliesExtensions` branch January 13, 2026 01:48
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants