Merge pull request #170 from cston/version
Update Microsoft.Net.Compilers.netcore version
This commit is contained in:
commit
a4164dbf11
3 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@
|
||||||
"version": "1.0.0-*"
|
"version": "1.0.0-*"
|
||||||
},
|
},
|
||||||
"Microsoft.DotNet.Compiler.Common": "1.0.0-*",
|
"Microsoft.DotNet.Compiler.Common": "1.0.0-*",
|
||||||
"Microsoft.Net.Compilers.netcore": "1.1.0-*"
|
"Microsoft.Net.Compilers.netcore": "1.2.0-beta-20151106-02"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnxcore50": { }
|
"dnxcore50": { }
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
"type": "build",
|
"type": "build",
|
||||||
"version": "1.0.0-*"
|
"version": "1.0.0-*"
|
||||||
},
|
},
|
||||||
"Microsoft.Net.CSharp.Interactive.netcore": "1.1.0-*"
|
"Microsoft.Net.CSharp.Interactive.netcore": "1.2.0-beta-20151106-02"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnxcore50": { }
|
"dnxcore50": { }
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
"type": "build",
|
"type": "build",
|
||||||
"version": "1.0.0-*"
|
"version": "1.0.0-*"
|
||||||
},
|
},
|
||||||
"Microsoft.Net.Compilers.netcore": "1.1.0-*"
|
"Microsoft.Net.Compilers.netcore": "1.2.0-beta-20151106-02"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnxcore50": { }
|
"dnxcore50": { }
|
||||||
|
|
Loading…
Reference in a new issue