Updating the msbuild dependencies to 15.1.313-preview5.

This commit is contained in:
Livar Cunha 2016-10-10 09:55:30 -07:00
parent 2727b191e3
commit 5ff4887dd1
3 changed files with 3 additions and 3 deletions

View file

@ -69,7 +69,7 @@
"exclude": "compile"
},
"Microsoft.Build": "15.1.298-preview5",
"Microsoft.Build": "15.1.313-preview5",
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000933"
},

View file

@ -19,7 +19,7 @@
"tool_nuget": "1.0.0-preview3-*",
"tool_msbuild": "1.0.0-preview3-*",
"Microsoft.Build.Runtime": "15.1.298-preview5",
"Microsoft.Build.Runtime": "15.1.313-preview5",
"Microsoft.CodeAnalysis.Build.Tasks": "2.0.0-beta6-60922-08",
"System.Runtime.Serialization.Xml": "4.1.1",
"NuGet.Build.Tasks": "3.6.0-rc-1954",

View file

@ -8,7 +8,7 @@
"type": "platform",
"version": "1.0.1"
},
"Microsoft.Build.Runtime": "15.1.298-preview5",
"Microsoft.Build.Runtime": "15.1.313-preview5",
"Microsoft.Net.Compilers.netcore": "2.0.0-beta6-60922-08",
"Microsoft.CodeAnalysis.Build.Tasks": "2.0.0-beta6-60922-08",
"Microsoft.Cci": "4.0.0-rc3-24128-00",