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
e13b6e59f1
commit
f7cc057037
6 changed files with 71 additions and 3 deletions
|
|
@ -14,6 +14,24 @@
|
|||
},
|
||||
{
|
||||
"path": "CalculatorLibUnitTests"
|
||||
},
|
||||
{
|
||||
"path": "HotReloading"
|
||||
},
|
||||
{
|
||||
"path": "CallStackExceptionHandlingLib"
|
||||
},
|
||||
{
|
||||
"path": "CallStackExceptionHandling"
|
||||
},
|
||||
{
|
||||
"path": "Ch04Ex02PrimeFactorsLib"
|
||||
},
|
||||
{
|
||||
"path": "Ch04Ex02PrimeFactorsApp"
|
||||
},
|
||||
{
|
||||
"path": "Ch04Ex02PrimeFactorsTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue