-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support .NET 9 #1378
Comments
As a workaround, |
I've added support in #1318 which will be out with the next release. Just have a couple of things to finish up for that release. It also sounds like I may be able to change csharpier to roll forward automatically to avoid this for next time. I'll leave this open so I can look into that. |
Just adding |
Just adding my request for getting support for dotnet 9 release... released. :) Also, big thanks for your work. I don't understand how I could live without a formatter for so long before I started using CSharpier. |
Hi @belav, Any ETA when this would be released? |
@belav, oops, did not check the actual csharpier version, only the Rider plugin one. Thanks! |
.NET 9 just got released, would be cool if we could use Csharpier with it.
Environments:
Steps to reproduce:
dotnet tool install csharpier
dotnet dotnet-csharpier
Expected behavior:
Nicely formatted code.
Actual behavior:
The text was updated successfully, but these errors were encountered: