Reacting to Razor tooling package name change
This commit is contained in:
parent
3574b1d981
commit
65ab6cffc0
|
|
@ -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-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue