Reacting to Razor tooling package name change

This commit is contained in:
Kiran Challa 2016-02-19 12:18:20 -08:00
parent 3574b1d981
commit 65ab6cffc0
1 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,7 @@
"config.json"
],
"dependencies": {
"dotnet-razor-tooling": "1.0.0-*",
"Microsoft.AspNetCore.Authentication.Cookies": "1.0.0-*",
"Microsoft.AspNetCore.Authentication.Facebook": "1.0.0-*",
"Microsoft.AspNetCore.Authentication.Google": "1.0.0-*",
@ -42,7 +43,6 @@
"Microsoft.AspNetCore.Server.WebListener": "0.1.0-*",
"Microsoft.AspNetCore.Session": "1.0.0-*",
"Microsoft.AspNetCore.StaticFiles": "1.0.0-*",
"Microsoft.AspNetCore.Tooling.Razor": "1.0.0-*",
"Microsoft.EntityFrameworkCore.InMemory": "1.0.0-*",
"Microsoft.EntityFrameworkCore.SqlServer": "1.0.0-*",
"Microsoft.Extensions.Configuration.CommandLine": "1.0.0-*",