cs11dotnet7/vscode/Chapter07/Chapter07.code-workspace

19 lines
207 B
Plaintext
Raw Permalink Normal View History

2022-02-28 21:09:20 +01:00
{
"folders": [
{
"path": "AssembliesAndNamespaces"
},
{
"path": "SharedLibrary"
},
{
"path": "ControlSDK"
},
{
"path": "DotNetEverywhere"
2022-09-18 12:16:18 +02:00
},
{
"path": "SourceLinks"
2022-02-28 21:09:20 +01:00
}
]
}