fsprojects / fantomas

FSharp source code formatter
https://fsprojects.github.io/fantomas
Other
764 stars 190 forks source link

use dotnet 8 preview sdk and lang preview #2924

Closed dawedawe closed 11 months ago

dawedawe commented 1 year ago

To increase our level of dogfooding

nojaf commented 1 year ago

The documentation fails, I guess fsdocs would need FCS 43.8.100-preview.23327.15 perhaps. I'll take a look at what needs to be done. Maybe it is a bump in proj-info to deal with dotnet 8 sdk.

dawedawe commented 1 year ago

The documentation fails, I guess fsdocs would need FCS 43.8.100-preview.23327.15 perhaps. I'll take a look at what needs to be done. Maybe it is a bump in proj-info to deal with dotnet 8 sdk.

Thanks!

nojaf commented 11 months ago

There still is something fishy with the project cracking happening during CI. We would need to tackle this in Proj-Info some day.

dawedawe commented 11 months ago

There still is something fishy with the project cracking happening during CI. We would need to tackle this in Proj-Info some day.

Can you reproduce that locally on your machine? Asking because I can't. Maybe it's an issue with the build environment...

nojaf commented 11 months ago

I'm bumping into https://github.com/ionide/proj-info/issues/195 I think.