diff --git a/Angular-NgRx-GettingStarted.code-workspace b/Angular-NgRx-GettingStarted.code-workspace new file mode 100644 index 00000000..e9872a7c --- /dev/null +++ b/Angular-NgRx-GettingStarted.code-workspace @@ -0,0 +1,26 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "APM-Demo0" + }, + { + "path": "APM-Demo1" + }, + { + "path": "APM-Demo2" + }, + { + "path": "APM-Demo3" + }, + { + "path": "APM-Demo4" + }, { + "path": "APM-Demo5" + }, + + ], + "settings": {} +} \ No newline at end of file