cs11dotnet7/vscode/Chapter06/Chapter06.code-workspace
2022-09-17 19:16:13 +01:00

22 lines
238 B
Plaintext

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