If some packages have updated (which normally shouldn't happen) you can just put "Install-Package UmbracoCms -Version 8.0.1" in the package manager console in Visual Studio to install version 8.01.
Yikes, I'm so sorry, somehow the .Web package didn't get automatically uploaded to NuGet. I have added it now so it should work. Sorry for the inconvenience!
Error upgrading 8.0.1 to 8.0.2
Hi guys I got this error when I did a upgrade on umbraco 8.0.1 to 8.0.2 ?
Yeah, seems like the UmbracoCms.Web package has not been updated yet. I suspect either they forgot, or NuGet has not refreshed yet.
How can I rollback?
If some packages have updated (which normally shouldn't happen) you can just put "Install-Package UmbracoCms -Version 8.0.1" in the package manager console in Visual Studio to install version 8.01.
yea, but UmbracoCms package is already set to 8.0.1 :/
Yikes, I'm so sorry, somehow the
.Web
package didn't get automatically uploaded to NuGet. I have added it now so it should work. Sorry for the inconvenience!Thank you
is working on a reply...