Visual Studio 2026 and .NET 10 Support #3996
Answered
by
Keboo
amehrotra-nova
asked this question in
Q&A
-
|
Has anyone tried running the toolkit in Visual Studio 2026 or with a .NET 10 project? |
Beta Was this translation helpful? Give feedback.
Answered by
Keboo
Jan 7, 2026
Replies: 1 comment 1 reply
-
|
I have been running with VS2026 without issues. I do also have a dotnet new template that creates .NET 10 apps running with this toolkit, and everything appears to be successful. There is a current WPF issue that prevents this library from being directly compiled with the .NET 10 SDK, however, that does not prevent apps from still using it. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
amehrotra-nova
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have been running with VS2026 without issues. I do also have a dotnet new template that creates .NET 10 apps running with this toolkit, and everything appears to be successful.
There is a current WPF issue that prevents this library from being directly compiled with the .NET 10 SDK, however, that does not prevent apps from still using it.