cs11dotnet7/vscode/Chapter09/Chapter09.code-workspace
2022-09-19 10:50:44 +01:00

25 lines
326 B
Plaintext

{
"folders": [
{
"path": "WorkingWithFileSystems"
},
{
"path": "WorkingWithStreams"
},
{
"path": "WorkingWithEncodings"
},
{
"path": "WorkingWithSerialization"
},
{
"path": "WorkingWithJson"
},
{
"path": "WorkingWithTarArchives"
},
{
"path": "Ch09Ex02SerializingShapes"
}
]
}