cs11dotnet7/vscode/Chapter10/Chapter10.code-workspace

13 lines
148 B
Plaintext
Raw Normal View History

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