Skip to content

F# in dotnet 8? #14619

Answered by kerams
nojaf asked this question in Q&A
Jan 17, 2023 · 6 comments · 18 replies
Discussion options

You must be logged in to vote
  • Download https://aka.ms/dotnet/8.0.1xx/daily/productCommit-win-x64.txt
  • Copy the commit hash for sdk_commit
  • Open https://github.com/dotnet/sdk/blob/{SDK_COMMIT_FROM_ABOVE}/eng/Version.Details.xml
  • Copy the commit hash for <Dependency Name="Microsoft.FSharp.Compiler"
  • Open https://github.com/dotnet/fsharp/commit/{FSHARP_COMMIT_FROM_ABOVE}

That gets you the last F# commit included in the .NET 8 dailies. You can see that it's ~2 weeks behind the HEAD in main, since changes take some time to bubble up through multiple repos.

When something is merged to main, I always very much struggle to know when this will finally be available in an SDK.
What goes to the next 7.0.200, 7.0.300, 8.0.100

I re…

Replies: 6 comments 18 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by vzarytovskii
Comment options

You must be logged in to vote
0 replies
Comment options

nojaf
Jan 17, 2023
Collaborator Author

You must be logged in to vote
7 replies
@vzarytovskii
Comment options

@kerams
Comment options

kerams Jan 17, 2023
Collaborator

@baronfel
Comment options

@baronfel
Comment options

@baronfel
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

nojaf
Feb 3, 2023
Collaborator Author

You must be logged in to vote
11 replies
@vzarytovskii
Comment options

@nojaf
Comment options

nojaf Feb 4, 2023
Collaborator Author

@vzarytovskii
Comment options

@baronfel
Comment options

@vzarytovskii
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants