Skip to content

Conversation

@Arlodotexe
Copy link
Member

See https://github.com/CommunityToolkit/Windows/actions/runs/21039291527/job/60496336547

Error observed is:

     6>CSC : error CS8032: An instance of analyzer Microsoft.CodeAnalysis.UseExplicitTupleName.UseExplicitTupleNameDiagnosticAnalyzer cannot be created from C:\Program Files\dotnet\sdk\9.0.309\Sdks\Microsoft.NET.Sdk\codestyle\cs\Microsoft.CodeAnalysis.CodeStyle.dll : Exception has been thrown by the target of an invocation.. [D:\a\Labs-Windows\Labs-Windows\tooling\CommunityToolkit.Tooling.TestGen\CommunityToolkit.Tooling.TestGen.csproj]

See https://github.com/CommunityToolkit/Windows/actions/runs/21039291527/job/60496336547

Error observed is:
```
     6>CSC : error CS8032: An instance of analyzer Microsoft.CodeAnalysis.UseExplicitTupleName.UseExplicitTupleNameDiagnosticAnalyzer cannot be created from C:\Program Files\dotnet\sdk\9.0.309\Sdks\Microsoft.NET.Sdk\codestyle\cs\Microsoft.CodeAnalysis.CodeStyle.dll : Exception has been thrown by the target of an invocation.. [D:\a\Labs-Windows\Labs-Windows\tooling\CommunityToolkit.Tooling.TestGen\CommunityToolkit.Tooling.TestGen.csproj]
```
@michael-hawker
Copy link
Member

Roslyn tracking issue is here: dotnet/roslyn#82010 - looks like getting fixed in 310.

@Arlodotexe Arlodotexe enabled auto-merge January 15, 2026 18:37
@michael-hawker
Copy link
Member

Just a note, that I think this means you'll explicitly need 9.0.308 installed locally to build.

@Arlodotexe Arlodotexe merged commit 51dca1e into main Jan 15, 2026
37 of 43 checks passed
@Arlodotexe Arlodotexe deleted the dependency/dotnet/disable-rollforward branch January 15, 2026 20:45
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.

2 participants