feat(CORE/bash): implemented acore dashboard for Windows (#13476)
+ implemented acore dashboard for windows + integrated acore dashboard for windows in our pipeline + implemented dry run for windows build + fixed permissions issue for all the operating systems + code clean
This commit is contained in:
parent
b35c907cde
commit
171df31196
8 changed files with 130 additions and 54 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -113,7 +113,8 @@
|
|||
"xtr1common": "cpp",
|
||||
"xtree": "cpp",
|
||||
"xutility": "cpp",
|
||||
"*.ipp": "cpp"
|
||||
"*.ipp": "cpp",
|
||||
"resumable": "cpp"
|
||||
},
|
||||
"deno.enable": true,
|
||||
"deno.path": "deps/deno/bin/deno",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue