mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
19 lines
199 B
Plaintext
19 lines
199 B
Plaintext
|
|
{
|
||
|
|
"folders": [
|
||
|
|
{
|
||
|
|
"path": "PacktLibrary"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "PeopleApp"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "NullHandling"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "CodeAnalyzing"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "Ch06Ex02Inheritance"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|