Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Echo Train 16 posts 106 karma points
    Sep 07, 2016 @ 22:02
    Echo Train
    0

    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?

  • Alex 8 posts 131 karma points
    Sep 08, 2016 @ 13:55
    Alex
    100

    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.

  • Echo Train 16 posts 106 karma points
    Sep 08, 2016 @ 14:18
    Echo Train
    0

    Thanks, that's reassuring.

Please Sign in or register to post replies

Write your reply to:

Draft