Answer the question
In order to leave comments, you need to log in
How to connect NET Framework 4.5 (preferably 4.5.2) in MS Visual Studio 2010?
I would like to connect the NET Framework 4.5 platform for the WPF project. Is it possible to? And is it necessary? Maybe it's enough to add the necessary using in the code?
Answer the question
In order to leave comments, you need to log in
It's impossible. Support for new versions of the .NET Framework is only added to the new version of Visual Studio (with very few exceptions). Of course, you can tweak the project code and make it build, but there will be no integration with Visual Studio (even elementary IntelliSense).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question