London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
But how do I generate all the entries there? If its empty it doesn't help me.
If I am understanding you correctly this could help,
If I will be creating a blank project in Visual Studio 2012.
From Solution Explorer
Right clicked on Project/References
There is an opton available Manage Nuget Packages
If You have setup EPiserver Nuget Feeds Correctly. Select EPiServer CMS and it should load all packages for you.
Regards
/K
EPiServer 7.5.394.2 was installed with the deployment center, so it doesn't add anything the the packages.config file. How do I upgrade from 7.5.394.2 using nuget? Just installing new packages from NuGet?
Open the project in Visual Studio and upgrade the site from Visual Studio.
Regards
/K
Thanks :) thats what I did in the end as well, it is working as far as I can see.
I've installed a fresh 7.5.394.2 with EPiServer CMO, and I want to upgrade it.
Trouble is that there is no packages.config, so NuGet can't see that the packages are installed.
How do I do this?