Set the "hashPath" when building the .deps.json file

Update Microsoft.Extensions.DependencyModel to 1.0.1-beta-000933
Update Microsoft.DotNet.PlatformAbstraction to 1.0.1-beta-000933
Update NuGet to 3.6.0-beta.1.msbuild.4
Update dotnet-test-xunit to 1.0.0-rc2-350904-49
This commit is contained in:
Joel Verhagen 2016-08-23 13:12:00 -07:00
parent bb130ce71f
commit 3619b7d767
50 changed files with 136 additions and 72 deletions

View file

@ -20,10 +20,10 @@
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Xml.XmlSerializer": "4.0.11",
"WindowsAzure.Storage": "6.2.2-preview",
"NuGet.CommandLine.XPlat": "3.6.0-beta.1.msbuild.1",
"NuGet.CommandLine.XPlat": "3.6.0-beta.1.msbuild.4",
"Microsoft.Build.Framework": "0.1.0-preview-00033-160829",
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00033-160829",
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000919"
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000933"
},
"frameworks": {
"netcoreapp1.0": {