Merge branch 'release' into dev

This commit is contained in:
Kirthi Krishnamraju 2014-10-29 13:26:50 -07:00
commit a858373409
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"description": "Runtime components for rendering Razor pages.",
"version": "4.0.0-*",
"dependencies": {
"Microsoft.AspNet.Razor": "4.0.0-*"

View File

@ -1,4 +1,5 @@
{
"description": "Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.",
"version": "4.0.0-*",
"frameworks": {
"net45": { },