mirror of https://github.com/abpframework/abp.git
1 changed files with 1 additions and 3 deletions
@ -1,9 +1,7 @@ |
|||
{ |
|||
"profiles": { |
|||
"Volo.Abp.Cli": { |
|||
"commandName": "Project", |
|||
"commandLineArgs": "bundle --skip-version-check", |
|||
"workingDirectory": "C:\\Github\\volo\\abp\\templates\\app-pro\\aspnet-core\\src\\MyCompanyName.MyProjectName.Blazor" |
|||
"commandName": "Project" |
|||
} |
|||
} |
|||
} |
|||
Loading…
Reference in new issue