mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-05 14:25:37 +00:00
25 lines
No EOL
326 B
Text
25 lines
No EOL
326 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": "WorkingWithFileSystems"
|
|
},
|
|
{
|
|
"path": "WorkingWithStreams"
|
|
},
|
|
{
|
|
"path": "WorkingWithEncodings"
|
|
},
|
|
{
|
|
"path": "WorkingWithSerialization"
|
|
},
|
|
{
|
|
"path": "WorkingWithJson"
|
|
},
|
|
{
|
|
"path": "WorkingWithTarArchives"
|
|
},
|
|
{
|
|
"path": "Ch09Ex02SerializingShapes"
|
|
}
|
|
]
|
|
} |