cs11dotnet7/vscode/Chapter02/Chapter02.code-workspace

22 lines
214 B
Plaintext
Raw Normal View History

2022-02-13 17:03:32 +01:00
{
"folders": [
{
"path": "Arguments"
},
{
"path": "AsyncConsole"
},
{
"path": "Formatting"
},
{
"path": "Numbers"
},
{
"path": "Variables"
},
{
"path": "Vocabulary"
}
]
}