Adding reference to Roslyn to unbreak build

This commit is contained in:
Pranav K 2015-01-03 07:31:27 -08:00
parent 110ee28e3e
commit 487c5464c0
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"Microsoft.AspNet.Mvc.Common": { "version": "6.0.0-*", "type": "build" },
"Microsoft.AspNet.Mvc.Core": "6.0.0-*",
"Microsoft.AspNet.Mvc.Razor.Host": "6.0.0-*",
"Microsoft.CodeAnalysis.CSharp": "1.0.0-beta2-*",
"Microsoft.Framework.Runtime.Roslyn.Common": "1.0.0-*"
},
"frameworks": {