version bump & click fixes
This commit is contained in:
parent
3695c17429
commit
70f6e411e5
19 changed files with 82 additions and 42 deletions
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
|
|
@ -17,7 +17,11 @@
|
|||
"program": "${workspaceFolder}/src/isn/bin/Debug/netcoreapp2.1/isn.dll",
|
||||
"requireExactSource": false,
|
||||
"args": [
|
||||
"push", "/home/paul/Nupkgs/Yavsc.Abstract.1.0.8.nupkg"
|
||||
"push",
|
||||
"-s", "http://localhost:5000/index.json",
|
||||
"-k", "CfDJ8PZdCuMAkkdPqlnuLoghOuKBNLoprBqsy64fJqrYnVEOCj-eI7pfoVjHPXHazx_YSUDtnz9ic8olLY6JcZYOE2lVfpThjs8bE73AR4HjDQPhiMOY2NU-lWtCuxhk0K16xqOoFU5pAPLF83-YXJtt02_WMAQWfxVbq5_LpskRcZrk",
|
||||
"-p",
|
||||
"/home/paul/Nupkgs/Yavsc.Abstract.1.0.8.nupkg"
|
||||
],
|
||||
"cwd": "${workspaceFolder}/src/isn",
|
||||
"stopAtEntry": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue