Update Yeoman generator references to aspnet to aspnetcore

This commit is contained in:
SteveSandersonMS
2016-04-29 12:10:20 +01:00
parent c073248981
commit 9cb6d5d2b6
7 changed files with 8 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "generator-aspnet-spa",
"name": "generator-aspnetcore-spa",
"version": "0.1.3",
"description": "Single-Page App templates for ASP.NET Core",
"author": "Microsoft",