fsprojects / FSharp.Formatting

F# tools for generating documentation (Markdown processor and F# code formatter)
https://fsprojects.github.io/FSharp.Formatting/
Other
464 stars 155 forks source link

Bump sdk 8 0 100 #877

Closed nojaf closed 10 months ago

nojaf commented 10 months ago

While I'm making a lot of changes, I also bumped the dotnet SDK. You need to install 8.0.100 in order to contribute going forward.

The fsdocs-tool package does remain on net6.0, I think it is a little earlier to bump that one.

nojaf commented 10 months ago

@nhirschey and @kMutagene your PR branches will most likely have conflicts, might be best to rebase after this.

nhirschey commented 10 months ago

Sure thing, will rebase.