Updating all Roslyn netcore packages to the same version (1.2.0-beta1-20151228-02)
This commit is contained in:
parent
adc24fd301
commit
db064fda35
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
"dependencies": {
|
||||
"NETStandard.Library": "1.0.0-rc2-23616",
|
||||
|
||||
"Microsoft.Net.Compilers.netcore": "1.2.0-beta-20151224-03",
|
||||
"Microsoft.Net.Compilers.netcore": "1.2.0-beta1-20151228-02",
|
||||
|
||||
"Microsoft.DotNet.Cli.Utils": {
|
||||
"type": "build",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"dependencies": {
|
||||
"NETStandard.Library": "1.0.0-rc2-23616",
|
||||
|
||||
"Microsoft.Net.CSharp.Interactive.netcore": "1.2.0-beta-20151106-02",
|
||||
"Microsoft.Net.CSharp.Interactive.netcore": "1.2.0-beta1-20151228-02",
|
||||
|
||||
"Microsoft.DotNet.Cli.Utils": {
|
||||
"type": "build",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"dependencies": {
|
||||
"NETStandard.Library": "1.0.0-rc2-23616",
|
||||
|
||||
"Microsoft.Net.Compilers.netcore": "1.2.0-beta-20151224-03",
|
||||
"Microsoft.Net.Compilers.netcore": "1.2.0-beta1-20151228-02",
|
||||
"System.CommandLine" : "0.1.0-d111815-3",
|
||||
|
||||
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
|
||||
|
|
Loading…
Reference in a new issue