Add "path" property the .deps.json file for libraries

Update DependencyModel and PlatformAbstractions packages to 1.0.1-beta-000917
Update dotnet-test-xunit to 1.0.0-rc2-330423-54
This commit is contained in:
Joel Verhagen 2016-08-09 16:17:10 -07:00
parent 08fe61aa00
commit aacc30d5d8
46 changed files with 238 additions and 59 deletions

View file

@ -23,7 +23,7 @@
"NuGet.CommandLine.XPlat": "3.6.0-beta.1.msbuild.1",
"Microsoft.Build.Framework": "0.1.0-preview-00029-160805",
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00029-160805",
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000914"
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000919"
},
"frameworks": {
"netcoreapp1.0": {