Merge pull request #795 from agocke/upgrade-roslyn

Upgrade all Roslyn references to -20160108-01
This commit is contained in:
Andy Gocke 2016-01-12 13:28:03 -08:00
commit e114bbf367
6 changed files with 6 additions and 6 deletions

View file

@ -9,7 +9,7 @@
"System.Reflection": "4.0.10-rc2-23616",
"NETStandard.Library": "1.0.0-rc2-23704",
"System.CommandLine": "0.1.0-*",
"Microsoft.CodeAnalysis.CSharp": "1.1.1",
"Microsoft.CodeAnalysis.CSharp": "1.2.0-beta1-20160108-01",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
"Microsoft.DotNet.Cli.Utils": "1.0.0-*"
},

View file

@ -6,7 +6,7 @@
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23704",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
"Microsoft.CodeAnalysis.CSharp.Workspaces": "1.1.0-*"
"Microsoft.CodeAnalysis.CSharp.Workspaces": "1.2.0-beta1-20160108-01"
},
"frameworks": {
"dnxcore50": { }

View file

@ -7,7 +7,7 @@
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23704",
"Microsoft.Net.Compilers.netcore": "1.2.0-beta1-20151228-02",
"Microsoft.Net.Compilers.netcore": "1.2.0-beta1-20160108-01",
"Microsoft.DotNet.Cli.Utils": "1.0.0-*",
"Microsoft.Extensions.CommandLineUtils.Sources": {

View file

@ -7,7 +7,7 @@
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23704",
"Microsoft.Net.CSharp.Interactive.netcore": "1.2.0-beta1-20151228-02",
"Microsoft.Net.CSharp.Interactive.netcore": "1.2.0-beta1-20160108-01",
"Microsoft.DotNet.Cli.Utils": "1.0.0-*",
"Microsoft.Extensions.CommandLineUtils.Sources": {

View file

@ -9,7 +9,7 @@
"System.Xml.XDocument": "4.0.11-rc2-23616",
"System.Resources.ReaderWriter": "4.0.0-rc2-23616",
"Microsoft.CodeAnalysis.CSharp": "1.1.1",
"Microsoft.CodeAnalysis.CSharp": "1.2.0-beta1-20160108-01",
"Microsoft.DotNet.Compiler.Common": "1.0.0-*",
"Microsoft.DotNet.Cli.Utils": "1.0.0-*",
"Microsoft.Extensions.CommandLineUtils.Sources": {

View file

@ -7,7 +7,7 @@
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23704",
"Microsoft.Net.Compilers.netcore": "1.2.0-beta1-20151228-02",
"Microsoft.Net.Compilers.netcore": "1.2.0-beta1-20160108-01",
"System.CommandLine" : "0.1.0-d111815-3",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",