mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
16 lines
173 B
Plaintext
16 lines
173 B
Plaintext
|
|
{
|
||
|
|
"folders": [
|
||
|
|
{
|
||
|
|
"path": "LinqWithObjects"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "LinqWithEFCore"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "LinqInParallel"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "Ch11Ex02LinqQueries"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|