Upgrading Roslyn version to 1.0.0-rc2
This commit is contained in:
parent
3dc3d280d5
commit
3d6a018793
|
|
@ -10,7 +10,6 @@
|
||||||
"Microsoft.AspNet.Mvc.Core": "6.0.0-*",
|
"Microsoft.AspNet.Mvc.Core": "6.0.0-*",
|
||||||
"Microsoft.AspNet.Mvc.Razor.Host": "6.0.0-*",
|
"Microsoft.AspNet.Mvc.Razor.Host": "6.0.0-*",
|
||||||
"Microsoft.AspNet.PageExecutionInstrumentation" : "1.0.0-*",
|
"Microsoft.AspNet.PageExecutionInstrumentation" : "1.0.0-*",
|
||||||
"Microsoft.CodeAnalysis.CSharp": "1.0.0-rc1-*",
|
|
||||||
"Microsoft.Framework.Runtime.Roslyn.Common": "1.0.0-*",
|
"Microsoft.Framework.Runtime.Roslyn.Common": "1.0.0-*",
|
||||||
"Microsoft.Framework.Runtime.Roslyn.Interfaces": "1.0.0-*"
|
"Microsoft.Framework.Runtime.Roslyn.Interfaces": "1.0.0-*"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue