mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
19 lines
207 B
Plaintext
19 lines
207 B
Plaintext
|
|
{
|
||
|
|
"folders": [
|
||
|
|
{
|
||
|
|
"path": "WritingFunctions"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "Debugging"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "Instrumenting"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "CalculatorLib"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "CalculatorLibUnitTests"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|