mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-06 06:43:47 +00:00
Initial commit
This commit is contained in:
parent
d0eb68594c
commit
c0d4d11b54
24 changed files with 463 additions and 0 deletions
16
vscode/Chapter07/Chapter07.code-workspace
Normal file
16
vscode/Chapter07/Chapter07.code-workspace
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "AssembliesAndNamespaces"
|
||||
},
|
||||
{
|
||||
"path": "SharedLibrary"
|
||||
},
|
||||
{
|
||||
"path": "ControlSDK"
|
||||
},
|
||||
{
|
||||
"path": "DotNetEverywhere"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue