Update Microsoft.Net.Compilers.netcore to latest available
This commit is contained in:
parent
935cd4e281
commit
7188f5b0a3
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"NETStandard.Library": "1.0.0-rc2-23616",
|
"NETStandard.Library": "1.0.0-rc2-23616",
|
||||||
|
|
||||||
"Microsoft.Net.Compilers.netcore": "1.2.0-beta-20151215-01",
|
"Microsoft.Net.Compilers.netcore": "1.2.0-beta-20151224-03",
|
||||||
|
|
||||||
"Microsoft.DotNet.Cli.Utils": {
|
"Microsoft.DotNet.Cli.Utils": {
|
||||||
"type": "build",
|
"type": "build",
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"NETStandard.Library": "1.0.0-rc2-23616",
|
"NETStandard.Library": "1.0.0-rc2-23616",
|
||||||
|
|
||||||
"Microsoft.Net.Compilers.netcore": "1.2.0-beta-20151215-01",
|
"Microsoft.Net.Compilers.netcore": "1.2.0-beta-20151224-03",
|
||||||
"System.CommandLine" : "0.1.0-d111815-3",
|
"System.CommandLine" : "0.1.0-d111815-3",
|
||||||
|
|
||||||
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
|
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
|
||||||
|
|
Loading…
Reference in a new issue