mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-05 22:35:36 +00:00
Initial commit
This commit is contained in:
parent
01d6ccf414
commit
dd097904c2
54 changed files with 37154 additions and 0 deletions
13
vscode/Chapter10/Chapter10.code-workspace
Normal file
13
vscode/Chapter10/Chapter10.code-workspace
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "WorkingWithEFCore"
|
||||
},
|
||||
{
|
||||
"path": "CoursesAndStudents"
|
||||
},
|
||||
{
|
||||
"path": "Ch10Ex02DataSerialization"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue