After adding any package from Nuget this warning is shown in my project while debugging ?
The type initializer for 'NuGet.EnvironmentUtility' threw an exception.
I'm Using :
Visual Studio Ultimate 2013 - V12.0.3 - Update 4
Xamarin 3.11.666 (ebae43a)
Nuget Package Manager 2.8.6
What is this ?
How can i remove this ?
Is there any idea ?