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

Question: Any plans for .NET 6? #61

Open
Japollack opened this issue Jan 13, 2022 · 3 comments
Open

Question: Any plans for .NET 6? #61

Japollack opened this issue Jan 13, 2022 · 3 comments

Comments

@Japollack
Copy link

.NET 6 is out since the end of last year. This is a long-term support (LTS) release that will be supported for three years. I do not know if there are any braking change concerning the IO etc.
As the unifying .NET 6 is supported only by the Visual Studio 2022 then multi-targeted platform would be a versatile solution.

Your thoughts on this?

@jozefizso
Copy link
Owner

Hi @Japollack, these libraries can be used with the .NET 6 projects.

A PR for updating libraries to target net6.0 TFM is welcome.

@hmartinez82
Copy link

@jozefizso you mean it's just a matter of updating the nuget recipe? I'll do it then :)

@rheuser
Copy link

rheuser commented Oct 10, 2023

I have just updated my app to .Net 6.0. How do I change SystemWrapper.Interfaces to be able to use it with .Net 6.0? Do I need to install a different package?

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

No branches or pull requests

4 participants