cs11dotnet7/vscode/Chapter11/Chapter11.code-workspace
2022-03-06 10:37:59 +00:00

16 lines
173 B
Plaintext

{
"folders": [
{
"path": "LinqWithObjects"
},
{
"path": "LinqWithEFCore"
},
{
"path": "LinqInParallel"
},
{
"path": "Ch11Ex02LinqQueries"
}
]
}