Skip to content
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

.NET 6 Update #194

Merged
merged 5 commits into from
Nov 14, 2021
Merged

.NET 6 Update #194

merged 5 commits into from
Nov 14, 2021

Conversation

CaptnCodr
Copy link
Member

  • Adds general net6.0 support
  • Drops F# 4.7.x language support
  • Updates test projects to net6.0

paket.dependencies Outdated Show resolved Hide resolved
@sergey-tihon
Copy link
Member

you also need to run dotnet paket install to properly update lock file

@CaptnCodr
Copy link
Member Author

Thanks Sergey! 🙂
I also refactored some strings with string interpolation in some operators.
Do you want more changes? Release as 4.1.0 or 5.0.0?

@sergey-tihon
Copy link
Member

No, looks good!
Version is up to you. We still build for netstandard2.0 and there should not be any breaking changes.

@CaptnCodr
Copy link
Member Author

So, then I'll publish it as 4.1.0 soon.

@CaptnCodr CaptnCodr merged commit 4671630 into fsprojects:master Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants