mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
34 lines
480 B
Plaintext
34 lines
480 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "WorkingWithNumbers"
|
|
},
|
|
{
|
|
"path": "WorkingWithText"
|
|
},
|
|
{
|
|
"path": "WorkingWithRegularExpressions"
|
|
},
|
|
{
|
|
"path": "WorkingWithCollections"
|
|
},
|
|
{
|
|
"path": "WorkingWithRanges"
|
|
},
|
|
{
|
|
"path": "WorkingWithNetworkResources"
|
|
},
|
|
{
|
|
"path": "Ch08Ex02RegularExpressions"
|
|
},
|
|
{
|
|
"path": "Ch08Ex03NumbersAsWordsLib"
|
|
},
|
|
{
|
|
"path": "Ch08Ex03NumbersAsWordsApp"
|
|
},
|
|
{
|
|
"path": "Ch08Ex03NumbersAsWordsTests"
|
|
}
|
|
]
|
|
} |