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

Upgrade to .NET 6 #166

Merged
merged 2 commits into from
Jan 9, 2023
Merged

Upgrade to .NET 6 #166

merged 2 commits into from
Jan 9, 2023

Conversation

nojaf
Copy link
Collaborator

@nojaf nojaf commented Jan 4, 2023

Hello, I've upgraded the SDK and some of the projects to dotnet 6:

@nojaf
Copy link
Collaborator Author

nojaf commented Jan 4, 2023

@kkm000, @dsyme, @sergey-tihon I'm still quite interested in a new release.
Especially to have #154.

@sergey-tihon
Copy link
Member

Current tools build with <RollForward>Major</RollForward> so they should work on all .NET version 3.1+.
Do you have any issues with using the latest tool from NuGet?

I do not mind (personally) do upgrade to .NET 6, just would be nice to confirm with @dsyme that it works for compiler repo.

@nojaf
Copy link
Collaborator Author

nojaf commented Jan 4, 2023

Do you have any issues with using the latest tool from NuGet?

Nope, I used the library (netstandard).
As .NET Core 3.1 is no longer supported, I figured to update to the latest LTS.

The F# compiler uses this tool as net7.0 so I don't think there is any harm here.

build.fsx Outdated Show resolved Hide resolved
@dsyme dsyme merged commit 08ded66 into fsprojects:master Jan 9, 2023
@dsyme
Copy link
Contributor

dsyme commented Jan 9, 2023

Great, thanks!

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.

3 participants