mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-05 22:35:36 +00:00
Initial commit
This commit is contained in:
parent
d5bde3c775
commit
5fb8e6929b
33 changed files with 842 additions and 0 deletions
25
vscode/Chapter02/Chapter02.code-workspace
Normal file
25
vscode/Chapter02/Chapter02.code-workspace
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "Arguments"
|
||||
},
|
||||
{
|
||||
"path": "Arrays"
|
||||
},
|
||||
{
|
||||
"path": "AsyncConsole"
|
||||
},
|
||||
{
|
||||
"path": "Formatting"
|
||||
},
|
||||
{
|
||||
"path": "Numbers"
|
||||
},
|
||||
{
|
||||
"path": "Variables"
|
||||
},
|
||||
{
|
||||
"path": "Vocabulary"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue