-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NET6 #249
Comments
i have issue in my nodejs installation.. |
Probably you'll need to update your Paket dependencies file to target NET6 instead of NET5. We're planning on upgrading the template but whilst there are issues with F# Task implementation we don't want to do it. |
What are the issues with F# task implementation? Can you link a reference? |
This is the one I'm thinking of. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how to configure for NET6 ?
i followed the intro from the SAFE template using latest template, but i have dotnet NET6 sdk installed (6.0.1)
what changes are required (i removed the global.json and moved all projects to net6 but i get errors..)
dotnet tool restore worked fine
dotnet run gives this errors..
The text was updated successfully, but these errors were encountered: