Upgrading Roslyn version to 1.0.0-rc2

This commit is contained in:
Pranav K 2015-02-17 11:13:02 -08:00
parent 3dc3d280d5
commit 3d6a018793
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
"Microsoft.AspNet.Mvc.Core": "6.0.0-*",
"Microsoft.AspNet.Mvc.Razor.Host": "6.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.Interfaces": "1.0.0-*"
},