Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

Commit 5428c50

Browse files
committed
Create workspace.code-workspace
1 parent 467fc1c commit 5428c50

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

workspace.code-workspace

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"folders": [
3+
{
4+
"name": "WebAPI-C#",
5+
"path": "..\\..\\..\\source\\repos\\WebAPI-C#"
6+
},
7+
{
8+
"name": "Basic-OS-Algorithm",
9+
"path": "."
10+
},
11+
{
12+
"path": "..\\..\\..\\OneDrive\\Programing Project\\NetBeansProjects\\ClientServer-Java"
13+
}
14+
],
15+
"settings": {}
16+
}

0 commit comments

Comments
 (0)