rebrand
This commit is contained in:
parent
ae6abc104a
commit
5de53a3cba
256 changed files with 22 additions and 22 deletions
6
.vscode/tasks.json
vendored
6
.vscode/tasks.json
vendored
|
|
@ -31,7 +31,7 @@
|
|||
"command": "msbuild",
|
||||
"type": "process",
|
||||
"args": [
|
||||
"src/nuget-cli",
|
||||
"src/applec",
|
||||
"/p:Configuration=Debug",
|
||||
"/property:GenerateFullPaths=true",
|
||||
"/consoleloggerparameters:NoSummary",
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
"command": "dotnet",
|
||||
"type": "process",
|
||||
"args": [
|
||||
"${workspaceFolder}/bin/Debug/netcoreapp2.1/nuget-host.dll"
|
||||
"${workspaceFolder}/bin/Debug/netcoreapp2.1/appled.dll"
|
||||
],
|
||||
"problemMatcher": "$msCompile"
|
||||
},
|
||||
|
|
@ -80,7 +80,7 @@
|
|||
"command": "dotnet",
|
||||
"type": "process",
|
||||
"args": [
|
||||
"bin/Debug/netcoreapp2.1/nuget-host.dll",
|
||||
"bin/Debug/netcoreapp2.1/appled.dll",
|
||||
"/property:GenerateFullPaths=true",
|
||||
"/restore"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue