cs11dotnet7/vscode/Chapter05/Chapter05.code-workspace

16 lines
172 B
Plaintext
Raw Permalink Normal View History

2022-02-20 18:22:06 +01:00
{
"folders": [
{
2022-09-17 17:33:54 +02:00
"path": "PacktLibraryNetStandard2"
2022-02-20 18:22:06 +01:00
},
{
2022-09-17 17:33:54 +02:00
"path": "PacktLibraryModern"
2022-02-27 20:08:52 +01:00
},
{
"path": "Namespaces"
2022-09-17 17:33:54 +02:00
},
{
"path": "PeopleApp"
2022-02-20 18:22:06 +01:00
}
]
}