New Blazor Web Assembly Hosted and PWA
This commit is contained in:
@ -80,6 +80,12 @@
|
||||
"group": ".NET Core",
|
||||
"name": ".net Core - Build Win-x64 - Self Contained"
|
||||
},
|
||||
{
|
||||
"auto": true,
|
||||
"command": "dotnet new blazorwasm --hosted --pwa",
|
||||
"group": ".NET Core",
|
||||
"name": ".net Core - New Blazor Web Assembly Hosted and Progressive Web Application"
|
||||
},
|
||||
{
|
||||
"auto": true,
|
||||
"command": "git branch -vv",
|
||||
|
Reference in New Issue
Block a user