mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Clean up versions of referenced packages
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"Microsoft.Extensions.Logging.Console": "1.0.0-rc1-final",
|
||||
"Microsoft.Extensions.Logging.Debug": "1.0.0-rc1-final",
|
||||
"Microsoft.AspNet.Identity.EntityFramework": "3.0.0-rc1-*",
|
||||
"Microsoft.AspNet.ReactServices": "1.0.0-alpha7",
|
||||
"Microsoft.AspNet.ReactServices": "1.0.0-*",
|
||||
"EntityFramework.SQLite": "7.0.0-rc1-*",
|
||||
"AutoMapper": "4.1.1"
|
||||
},
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"Microsoft.AspNet.Tooling.Razor": "1.0.0-rc1-*",
|
||||
"Microsoft.Extensions.Logging.Console": "1.0.0-rc1-*",
|
||||
"Microsoft.Extensions.Logging.Debug": "1.0.0-rc1-*",
|
||||
"Microsoft.AspNet.ReactServices": "1.0.0-alpha7"
|
||||
"Microsoft.AspNet.ReactServices": "1.0.0-*"
|
||||
},
|
||||
"commands": {
|
||||
"web": "Microsoft.AspNet.Server.Kestrel"
|
||||
|
||||
Reference in New Issue
Block a user