Rename packages. Bump versions to -alpha6

This commit is contained in:
SteveSandersonMS
2015-11-05 14:23:11 -08:00
parent 54aad643c8
commit 717fb37034
19 changed files with 26 additions and 24 deletions

View File

@@ -1,3 +1,3 @@
@using MusicStore
@addTagHelper "*, Microsoft.AspNet.Mvc.TagHelpers"
@addTagHelper "*, Microsoft.AspNet.NodeServices.Angular"
@addTagHelper "*, Microsoft.AspNet.AngularServices"

View File

@@ -19,8 +19,7 @@
"EntityFramework.SQLite": "7.0.0-beta8",
"Microsoft.AspNet.Identity.EntityFramework": "3.0.0-beta8",
"AutoMapper": "4.0.0-alpha1",
"Microsoft.AspNet.NodeServices.Angular": "1.0.0-alpha5",
"Microsoft.AspNet.NodeServices": "1.0.0-alpha5"
"Microsoft.AspNet.AngularServices": "1.0.0-alpha6"
},
"commands": {
"web": "Microsoft.AspNet.Server.Kestrel"