cs11dotnet7/vscode/Chapter06/Chapter06.code-workspace
2022-02-27 19:08:52 +00:00

19 lines
199 B
Plaintext

{
"folders": [
{
"path": "PacktLibrary"
},
{
"path": "PeopleApp"
},
{
"path": "NullHandling"
},
{
"path": "CodeAnalyzing"
},
{
"path": "Ch06Ex02Inheritance"
}
]
}