NuGet Update 7.5.0 to 7.5.3, problem with TFS files
Hi,
we are experiencing a very annoying problem when updating our Umbraco NuGet packages (from 7.5.0 to 7.5.3 in this particular case). The files of the Config folder, and some files of the View folder are all marked for deletion in TFS. However, this is INCORRECT (these files were not removed in 7.5.3).
We are using NuGet 3.4.4 (the latest version) inside VS 2015 with a local workspace. We are not sure whether this is a bug in the packages, in NuGet or in TFS.
You can actually reproduce this problem very easily with a clean Umbraco install:
Create empty MVC project
Add to TFS
Install Umbraco 7.5.0.
Commit changes to TFS.
Update to Umbraco 7.5.3
--> Boom! Now there are several files listed for deletion, even though they should NOT be deleted.
We noted that the problematic files are those that were in the Content section of the NuGet package and this does not happen with a server workspace.
Is there anyone out there with the same problem? Does anyone have an idea as to what causes this?
NuGet Update 7.5.0 to 7.5.3, problem with TFS files
Hi,
we are experiencing a very annoying problem when updating our Umbraco NuGet packages (from 7.5.0 to 7.5.3 in this particular case). The files of the Config folder, and some files of the View folder are all marked for deletion in TFS. However, this is INCORRECT (these files were not removed in 7.5.3).
We are using NuGet 3.4.4 (the latest version) inside VS 2015 with a local workspace. We are not sure whether this is a bug in the packages, in NuGet or in TFS.
You can actually reproduce this problem very easily with a clean Umbraco install:
We noted that the problematic files are those that were in the Content section of the NuGet package and this does not happen with a server workspace.
Is there anyone out there with the same problem? Does anyone have an idea as to what causes this?
Thanks
is working on a reply...