mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
25 lines
326 B
Plaintext
25 lines
326 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "WorkingWithFileSystems"
|
|
},
|
|
{
|
|
"path": "WorkingWithStreams"
|
|
},
|
|
{
|
|
"path": "WorkingWithEncodings"
|
|
},
|
|
{
|
|
"path": "WorkingWithSerialization"
|
|
},
|
|
{
|
|
"path": "WorkingWithJson"
|
|
},
|
|
{
|
|
"path": "WorkingWithTarArchives"
|
|
},
|
|
{
|
|
"path": "Ch09Ex02SerializingShapes"
|
|
}
|
|
]
|
|
} |