Check for updates to the Nuget package manager. In Visual Studio: Tools > Extensions and Updates > Updates > Visual Studio Gallery. Install if availalbe
Create a new web application with template "ASP.NET Web Application with an Empty template" on .NET Framework 4.5.1
Open the package manager console and run Install-Package UmbracoCms
Press F5 to build and run your new website.
Complete the wizard to choose database provider and set up your site.