cs11dotnet7/vscode/Chapter02/Chapter02.code-workspace

25 lines
252 B
Text
Raw Normal View History

2022-02-13 16:03:32 +00:00
{
"folders": [
{
"path": "Arguments"
},
{
"path": "AsyncConsole"
},
{
"path": "Formatting"
},
{
"path": "Numbers"
},
{
"path": "Variables"
},
{
"path": "Vocabulary"
2022-02-18 12:13:25 +00:00
},
{
"path": "Ch02Ex03Numbers"
2022-02-13 16:03:32 +00:00
}
]
}