-
Notifications
You must be signed in to change notification settings - Fork 1
[FEATURE] Dotnet 7.0 support #5
Copy link
Copy link
Open
Labels
Description
🚀 Feature Requests
Dotnet 7.0 was released, so we could upgrade project for dotnet 7.0 support
Contextualize the feature
Update to dotnet 7 provide us to upgrade to F# 7.0 with these improvements:
https://devblogs.microsoft.com/dotnet/announcing-fsharp-7/
Describe the feature
The only thing we need is to upgrade .fsproj file.
Reactions are currently unavailable