cs11dotnet7/vscode/Chapter02/Chapter02.code-workspace

25 lines
252 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"
2022-02-18 13:13:25 +01:00
},
{
"path": "Ch02Ex03Numbers"
2022-02-13 17:03:32 +01:00
}
]
}