AI OnAI Off
I believe this is a known issue. We probably will release a newer version of the extension soon.
I have the same problem, not able to create an Episerver site in VS2015. I've trid to follow the descriptions here
https://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=189095&pageIndex=1
but I'm having no luck - whatever I do, all options fail.
When you try to create a new EPiServer-project with Alloy (MVC) you get the error message:
"Could not install package 'EPiServer.CMS.Core 11.3.4'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5'..."
An empty EPi-project can be created. And it will target .NET 4.6.1. Seems like the Alloy template targets 4.5 still, while the latest packages will target 4.6.1.
I think I was able to do this just a short while ago. Maybe it's connected to the Visual Studio version, which is now 15.6.3
I tried re-installing the EPi VS plugin to ensure I have the latest version of it.