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
e523533d17
commit
10cceacca6
50 changed files with 1280 additions and 0 deletions
19
vscode/Chapter04/Chapter04.code-workspace
Normal file
19
vscode/Chapter04/Chapter04.code-workspace
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "WritingFunctions"
|
||||
},
|
||||
{
|
||||
"path": "Debugging"
|
||||
},
|
||||
{
|
||||
"path": "Instrumenting"
|
||||
},
|
||||
{
|
||||
"path": "CalculatorLib"
|
||||
},
|
||||
{
|
||||
"path": "CalculatorLibUnitTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue