Hi. if my project is .net framework 4.6, can I use C# 10 ? ??
Loading
Hi. if my project is .net framework 4.6, can I use C# 10 ? ??
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Aug 30, 2021, 2:11 PM
Varun SetiaPosted Aug 30, 2021, 2:04 PM
Ganesan CPosted Aug 30, 2021, 9:08 AM
Hi,
No. C# 10 can work with .NET 5. Pleaqse refer below list.
Sachin SinghPosted Aug 30, 2021, 8:06 AM
No, you can't use c# 10 even with .NET 5, which is the latest stable release.
here is the list of target framework and c# versions.