Migrate NuGet projects to TeamCity 7.1.5
Hello,
I am going to upgrade our TeamCity from version 6.0.1 to version 7.1.5 very soon, but I am curious about how to migrate the projects I have that use NuGet for dependency management.
In the current version, we had to add a .nuget directory to our .NET solution, plus set a TeamCity parameter EnableNuGetPackageRestore in order to make NuGet work.
Could you give me some guide for migrating/configuring this kind of projects in TeamCity 7.1.5? i.e. how these projects will behave after upgrade, and how I should config them going forward...
Thank you in advance!
Please sign in to leave a comment.