You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to update, it does update but the content files don't get updated - but maybe that is by design for nuget. I tried removing and was reminded of another issue where the Package Manager does not prompt me to remove dependencies that are no longer needed - in my case I have about 4 so it is a pain to remove all.
The text was updated successfully, but these errors were encountered:
Dependent package removal is something I have not implemented yet.
Not sure about the content files. In NuGet 2.5 a new feature was added where it would overwrite content files and prompt you if they had been modified. I will have a look at what is happening.
Dependent package removal is something I have not implemented yet.
Not sure about the content files. In NuGet 2.5 a new feature was added
where it would overwrite content files and prompt you if they had been
modified. I will have a look at what is happening.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/29#issuecomment-25065934
.
When I try to update, it does update but the content files don't get updated - but maybe that is by design for nuget. I tried removing and was reminded of another issue where the Package Manager does not prompt me to remove dependencies that are no longer needed - in my case I have about 4 so it is a pain to remove all.
The text was updated successfully, but these errors were encountered: