What it sounds like us your current project is .Net 4.5. So prior to starting the upgrade, you'd want to update your current site to a supported .Net version, then run your upgrade.
Updating your project is as simple as opening your project in Visual Studio, going to the projects properties, selecting the .net version, saving the project and rebuilding to ensure it all works.