fix nuget reference

This commit is contained in:
Andrew Stanton-Nurse 2016-01-19 14:26:11 -08:00
parent 3d493f7d9d
commit 1579f0a809

View file

@ -12,6 +12,7 @@
},
"dependencies": {
"NuGet.CommandLine.XPlat": "3.4.0-*",
"NuGet.Common": "3.4.0-*",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23608",
"NETStandard.Library": "1.0.0-rc2-23608",
"System.Linq": "4.0.1-beta-23504",
@ -34,4 +35,4 @@
},
"scripts": {
}
}
}