AspNetRoles ...
This commit is contained in:
parent
27a05bf9c9
commit
4c653f1bf6
16 changed files with 53 additions and 38 deletions
7
.vscode/tasks.json
vendored
7
.vscode/tasks.json
vendored
|
|
@ -8,14 +8,11 @@
|
|||
"type": "process",
|
||||
"args": [
|
||||
"build",
|
||||
"/property:GenerateFullPaths=true",
|
||||
"/consoleloggerparameters:NoSummary;ForceNoAlign",
|
||||
|
||||
"/property:GenerateFullPaths=true"
|
||||
],
|
||||
"group": "build",
|
||||
"isBuildCommand": true,
|
||||
"isTestCommand": false,
|
||||
"problemMatcher": "$msCompile"
|
||||
"isTestCommand": false
|
||||
},
|
||||
{
|
||||
"label": "build-web",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue