mirror of
https://github.com/duplicati/duplicati.git
synced 2025-11-27 19:10:29 +08:00
12 lines
No EOL
162 B
JSON
12 lines
No EOL
162 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "dotnet",
|
|
"task": "build",
|
|
"group": "build",
|
|
"problemMatcher": [],
|
|
"label": "dotnet: build"
|
|
}
|
|
]
|
|
} |