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
I have customised my nuget.config file inside the .nuget folder of my solution.
If I then go into the Nuget Package Manager options screen and make any changes (either in General or Packages sources) the nuget.config file in my solution gets overwritten with a near-empty template file.
Surely changing the VS Package Manager settings should only modify the %AppData%\Nuget\nuget.config file, not the settings for my solution?
I'm using VS2013 with:
Nuget Package Manager For Visual Studio
Nuget 2.8.60723.765
The text was updated successfully, but these errors were encountered:
I have customised my nuget.config file inside the .nuget folder of my solution.
If I then go into the Nuget Package Manager options screen and make any changes (either in General or Packages sources) the nuget.config file in my solution gets overwritten with a near-empty template file.
Surely changing the VS Package Manager settings should only modify the %AppData%\Nuget\nuget.config file, not the settings for my solution?
I'm using VS2013 with:
Nuget Package Manager For Visual Studio
Nuget 2.8.60723.765
The text was updated successfully, but these errors were encountered: