fable-compiler / fable-compiler.github.io

Fable web site
https://fable.io
23 stars 63 forks source link

specify required .net version #154

Closed hesxenon closed 1 year ago

hesxenon commented 1 year ago

it seems that versions of .NET SDK other than 6 don't work at the moment, maybe this should be documented in the requirements?

MangelMaxime commented 1 year ago

Thank you for the PR, I am going to close it as I rewrote your message using more visible block container:

image
hesxenon commented 1 year ago

awesome 👍 but as you could read in gitter .Net5 is still in use and I think that deserves a mention, no? Maybe something like a version table would be good with

Fable 3 - .Net 6 Fable 4 - >= .Net 7

?

On Tue, Jan 10, 2023, 21:36 Maxime Mangel @.***> wrote:

Thank you for the PR, I am going to close it as I rewrote your message using more visible block container:

[image: image] https://user-images.githubusercontent.com/4760796/211656479-7610bdfe-551e-40e3-9363-cf2dbc1f3d13.png

— Reply to this email directly, view it on GitHub https://github.com/fable-compiler/fable-compiler.github.io/pull/154#issuecomment-1377815927, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOHZTQA2MPV24SQZNGXGATWRXB3XANCNFSM6AAAAAATXBX5XQ . You are receiving this because you authored the thread.Message ID: @.***>

MangelMaxime commented 1 year ago

Well I know that in the past Fable 3 worked with .NET 5.

I am not sure if there is a regression or something. I didn't try to reproduce the problem with .NET 5 yet. If you think this is indeed breaking can you please open an issue on Fable repo to keep it tracked and serve as a reminder?