Skip to content

Instantly share code, notes, and snippets.

@woachk
Created April 8, 2017 19:59
Show Gist options
  • Save woachk/1c82b17b3b94f579cfdfd35e12468d92 to your computer and use it in GitHub Desktop.
Save woachk/1c82b17b3b94f579cfdfd35e12468d92 to your computer and use it in GitHub Desktop.
PM> Install-Package Newtonsoft.Json
GET https://api.nuget.org/v3/registration1-gz/newtonsoft.json/index.json
OK https://api.nuget.org/v3/registration1-gz/newtonsoft.json/index.json 151 ms
Install-Package : '$(NetStandardImplicitPackageVersion)' n'est pas une chaîne de version valide.
Au caractère Ligne:1 : 1
+ Install-Package Newtonsoft.Json
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], Exception
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.
InstallPackageCommand
Temps écoulé : 00:00:01.4838692
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment