cs11dotnet7/vscode/Chapter10/Chapter10.code-workspace
2022-03-05 15:45:55 +00:00

13 lines
148 B
Plaintext

{
"folders": [
{
"path": "WorkingWithEFCore"
},
{
"path": "CoursesAndStudents"
},
{
"path": "Ch10Ex02DataSerialization"
}
]
}