Fixes the contact page
This commit is contained in:
parent
20713eef64
commit
1054deaebf
4 changed files with 19 additions and 15 deletions
5
.vscode/tasks.json
vendored
5
.vscode/tasks.json
vendored
|
|
@ -19,12 +19,11 @@
|
|||
"command": "dotnet",
|
||||
"args": ["build"],
|
||||
"options": {
|
||||
"cwd": "src/Yavsc"
|
||||
"cwd": "src/Yavsc.Org"
|
||||
},
|
||||
"group": {
|
||||
"kind": "build"
|
||||
},
|
||||
"isBackground": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "build-webapi",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue