Removing the rendering package from music store app to fix a build error. Rendering and Core are merged now.

This commit is contained in:
Praburaj 2014-04-08 10:42:10 -07:00
parent f5e9d4d8aa
commit 3d54a24244
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
"Microsoft.AspNet.Mvc.ModelBinding": "0.1-alpha-*",
"Microsoft.AspNet.Mvc.Core": "0.1-alpha-*",
"Microsoft.AspNet.Mvc.Razor": "0.1-alpha-*",
"Microsoft.AspNet.Mvc.Rendering": "0.1-alpha-*",
"Microsoft.AspNet.StaticFiles": "0.1-alpha-*",
"System.Security.Claims": "0.1-alpha-*",
"System.Security.Principal": "4.0.0.0",