fix nuget reference
This commit is contained in:
parent
3d493f7d9d
commit
1579f0a809
1 changed files with 2 additions and 1 deletions
|
@ -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": {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue