cs11dotnet7/vscode/Chapter10/Chapter10.code-workspace

13 lines
148 B
Text
Raw Normal View History

2022-03-05 15:45:55 +00:00
{
"folders": [
{
"path": "WorkingWithEFCore"
},
{
"path": "CoursesAndStudents"
},
{
"path": "Ch10Ex02DataSerialization"
}
]
}