take NuGet with OSX fix

This commit is contained in:
Andrew Stanton-Nurse 2016-03-09 09:39:17 -08:00
parent 56b1b829cf
commit e1be00ecb3
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"description": "Types to model a .NET Project",
"dependencies": {
"System.Reflection.Metadata": "1.2.0-rc2-23901",
"NuGet.Packaging": "3.4.0-rtm-0724",
"NuGet.Packaging": "3.4.0-rtm-0733",
"Microsoft.Extensions.FileSystemGlobbing": "1.0.0-rc2-15996",
"Microsoft.Extensions.JsonParser.Sources": {
"type": "build",

View file

@ -24,7 +24,7 @@
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160225-02",
"Microsoft.DiaSymReader.Native": "1.3.3",
"NuGet.CommandLine.XPlat": "3.4.0-rtm-0724",
"NuGet.CommandLine.XPlat": "3.4.0-rtm-0733",
"System.CommandLine": "0.1.0-e160119-1",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",