I want to write an XNA game using .NET 4.5, so that I can use one of the new features that isn't in .NET 4.0.
Is there any way to do this? VS2012 doesn't have XNA listed anywhere in the list of New Projects.
I have also seen this question: How to install XNA game studio on Visual Studio 2012?
But I'm only a hobbyist and I couldn't get xcopy to work (plus I don't think I have the game studio, only the framework). I was wondering if it was possible to instead target .NET 4.5 in VS2010, anyway.
Thanks in advance.