New Blazor Web Assembly Hosted and PWA
This commit is contained in:
parent
5a90e7147e
commit
66a47413c5
@ -80,6 +80,12 @@
|
|||||||
"group": ".NET Core",
|
"group": ".NET Core",
|
||||||
"name": ".net Core - Build Win-x64 - Self Contained"
|
"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,
|
"auto": true,
|
||||||
"command": "git branch -vv",
|
"command": "git branch -vv",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user