I am wondering how to specify the nuget local server for single solution i don't want to add this on the visual studio level. So when we push the code to bitbucket and wants bamboo to use that source for nuget, which we want to specify somewhere in the solution.
The above link i think proposing some solution to my problem. But I have tried the NuGet.config file but it is still using the default nuget source. And i am not sure where to put that NuGet.targets file.
May be i might be wrong some where. Can please someone guide me? Is it possible or not. and what should i do. Thanks.