function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vimal Bhavsar 6Vimal Bhavsar 6 

Asp.net tool kit sample giving the error

Hi team,

i m using Nugate Package Developerforce.com as a salesforce tools kit but it gives the erro like below while built the project

Error : 

The 'Microsoft.Bcl 1.1.8' package requires NuGet client version '2.8.1' or above, but the current NuGet version is '2.7.41115.310'.

The 'Microsoft.Bcl.Async 1.0.168' package requires NuGet client version '2.8.1' or above, but the current NuGet version is '2.7.41115.310'.

The 'Microsoft.Net.Http 2.2.20' package requires NuGet client version '2.8.1' or above, but the current NuGet version is '2.7.41115.310'.

MSB3073: The command ""C:\Users\2024\Desktop\Force.com-Toolkit-for-NET-master\Force.com-Toolkit-for-NET-master\samples\SimpleConsole\.nuget\NuGet.exe"

install "C:\Users\2024\Desktop\Force.com-Toolkit-for-NET-master\Force.com-Toolkit-for-NET-master\samples\SimpleConsole\packages.config" -source ""  -NonInteractive -RequireConsent -solutionDir "C:\Users\2024\Desktop\Force.com-Toolkit-for-NET-master\Force.com-Toolkit-for-NET-master\samples\SimpleConsole\ "" exited with code 1.


i have also update the Nugate.exe and also update all the tool kit,

can any one help me out for this ?



Scott VandenElzenScott VandenElzen
You need to manually update the nuget.exe - see the blog post here about the issue  http://www.seirer.net/blog/2014/5/20/visual-studio-2013-cant-update-nugetexe