mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-02 18:54:37 +02:00
22 lines
281 B
Plaintext
22 lines
281 B
Plaintext
|
|
{
|
||
|
|
"folders": [
|
||
|
|
{
|
||
|
|
"path": "WorkingWithFileSystems"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "WorkingWithStreams"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "WorkingWithEncodings"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "WorkingWithSerialization"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "WorkingWithJson"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "Ch09Ex02SerializingShapes"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|