I have an Umbraco project v7.5.9 setup in Visual Sudio via nuget. Recently, I upgraded Umbraco to v7.5.10 (using nuget) and could see that few config files are removed as part of the upgrade. I run the website and upgrade process went smooth without any issues. Since, I have just started building the website, there are not much contents because of which I cannot see any broken feature related to those removed config files.
Here is a screenshot from Visual Studio Pending Changes view.
Can somebody confirm whether this is normal. Do I need to worry about this?
Ah, finally figured out the problem. Since I am using Website project (instead of Web Application), newly added files (embeddedmedia, examinindex, etc.) were not listed in pending changes automatically. I had to manually include that in pending changes.
Upgrade to new version and missing config files
I have an Umbraco project v7.5.9 setup in Visual Sudio via nuget. Recently, I upgraded Umbraco to v7.5.10 (using nuget) and could see that few config files are removed as part of the upgrade. I run the website and upgrade process went smooth without any issues. Since, I have just started building the website, there are not much contents because of which I cannot see any broken feature related to those removed config files.
Here is a screenshot from Visual Studio Pending Changes view.
Can somebody confirm whether this is normal. Do I need to worry about this?
Thanks.
Ah, finally figured out the problem. Since I am using Website project (instead of Web Application), newly added files (embeddedmedia, examinindex, etc.) were not listed in pending changes automatically. I had to manually include that in pending changes.
Thanks.
is working on a reply...