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
bc96ccb183
commit
18f89e91d4
62 changed files with 1661 additions and 2 deletions
19
vscode/Chapter06/Chapter06.code-workspace
Normal file
19
vscode/Chapter06/Chapter06.code-workspace
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "PacktLibrary"
|
||||
},
|
||||
{
|
||||
"path": "PeopleApp"
|
||||
},
|
||||
{
|
||||
"path": "NullHandling"
|
||||
},
|
||||
{
|
||||
"path": "CodeAnalyzing"
|
||||
},
|
||||
{
|
||||
"path": "Ch06Ex02Inheritance"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue