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 #32

Closed
hughesjs opened this issue May 28, 2022 · 3 comments · Fixed by #33
Closed

Upgrade to .NET 6 #32

hughesjs opened this issue May 28, 2022 · 3 comments · Fixed by #33

Comments

@hughesjs
Copy link
Collaborator

The .NET Standard is fairly outdated now.

Given that the Core, Standard and Framework are now unified, I think it makes sense to upgrade to .NET 6.

This also gives us access to the System.Text.Json lib which might prove useful

@hughesjs
Copy link
Collaborator Author

Yeah... I screwed this up... I'm going to reopen this now and if I can't fix it this weekend I'm going to roll back the merge

@hughesjs hughesjs reopened this Jul 23, 2022
@hughesjs
Copy link
Collaborator Author

Okay, so I've fixed the missed nuget packages in #55. Will need check the Windows projects still work... Just waiting for a VM to download VS

@hughesjs
Copy link
Collaborator Author

hughesjs commented Jul 24, 2022

Nah, I'm reverting all the upgrades for now... This doesn't provide much of a benefit as things stand but causes a lot of issues with the sample projects. Might revisit so will leave the branch live for now.

I'll just need to remember about the windows only projects I've got hidden going forward.

Killing this issue to raise another one without the spam for discussion.

@hughesjs hughesjs closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2022
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 a pull request may close this issue.

1 participant