dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
19.1k stars 4.04k forks source link

Remove trailing comma when converting to a tuple #75987

Closed CyrusNajmabadi closed 5 days ago

CyrusNajmabadi commented 5 days ago

Fixes https://github.com/dotnet/roslyn/issues/75950

CyrusNajmabadi commented 5 days ago

@dotnet/roslyn-ide trivial pr.