Open
Description
openedon Nov 7, 2023
Using https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp.CodeStyle/4.8.0-3.final of the CodeStyle package leads to a bunch of formatting violations for collection literals, which had to be suppressed via pragmas. These seem to be addressed in the 4.9.xxx version of the package, but there is no public 17.9 Preview version of VS that is released yet. Once that is released, we should move to 4.9.0-1.final version of the package and remove the pragmas tagged with this issue URI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment