mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-05 14:25:37 +00:00
19 lines
199 B
Text
19 lines
199 B
Text
|
|
{
|
||
|
|
"folders": [
|
||
|
|
{
|
||
|
|
"path": "PacktLibrary"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "PeopleApp"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "NullHandling"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "CodeAnalyzing"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "Ch06Ex02Inheritance"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|