mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
37 lines
483 B
Plaintext
37 lines
483 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "WritingFunctions"
|
|
},
|
|
{
|
|
"path": "Debugging"
|
|
},
|
|
{
|
|
"path": "Instrumenting"
|
|
},
|
|
{
|
|
"path": "CalculatorLib"
|
|
},
|
|
{
|
|
"path": "CalculatorLibUnitTests"
|
|
},
|
|
{
|
|
"path": "HotReloading"
|
|
},
|
|
{
|
|
"path": "CallStackExceptionHandlingLib"
|
|
},
|
|
{
|
|
"path": "CallStackExceptionHandling"
|
|
},
|
|
{
|
|
"path": "Ch04Ex02PrimeFactorsLib"
|
|
},
|
|
{
|
|
"path": "Ch04Ex02PrimeFactorsApp"
|
|
},
|
|
{
|
|
"path": "Ch04Ex02PrimeFactorsTests"
|
|
}
|
|
]
|
|
} |