Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
NuGet upgrade seemed to proceed without errors, by which I mean the site still works. But I noticed this during the process:
Skipping 'C:\Users\sc\Documents\Visual Studio 2012\Projects\TH\Config\ClientDependency.config' because it was modified.
Skipping 'C:\Users\sc\Documents\Visual Studio 2012\Projects\TH\Config\Dashboard.config' because it was modified.
Skipping 'C:\Users\sc\Documents\Visual Studio 2012\Projects\TH\Config\Dashboard.config' because it was modified. S
What is there to know about this, since the upgrade chose to overwrite other files?
It will normally skip any configuration files that you (or another installed package) has edited so that it doesn't stomp on those changes during the upgrade.
It should be fine to ignore if you're upgrading versions 7.2 or greater.
Thanks, that's reassuring.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
NuGet Upgrade Question
NuGet upgrade seemed to proceed without errors, by which I mean the site still works. But I noticed this during the process:
Skipping 'C:\Users\sc\Documents\Visual Studio 2012\Projects\TH\Config\ClientDependency.config' because it was modified.
Skipping 'C:\Users\sc\Documents\Visual Studio 2012\Projects\TH\Config\Dashboard.config' because it was modified.
Skipping 'C:\Users\sc\Documents\Visual Studio 2012\Projects\TH\Config\ClientDependency.config' because it was modified.
Skipping 'C:\Users\sc\Documents\Visual Studio 2012\Projects\TH\Config\Dashboard.config' because it was modified. S
What is there to know about this, since the upgrade chose to overwrite other files?
It will normally skip any configuration files that you (or another installed package) has edited so that it doesn't stomp on those changes during the upgrade.
It should be fine to ignore if you're upgrading versions 7.2 or greater.
Thanks, that's reassuring.
is working on a reply...