forked from markjprice/cs14net10
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChapter04.slnx
More file actions
15 lines (15 loc) · 899 Bytes
/
Chapter04.slnx
File metadata and controls
15 lines (15 loc) · 899 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<Solution>
<Project Path="AsyncConsole/AsyncConsole.csproj" />
<Project Path="CalculatorLib/CalculatorLib.csproj" />
<Project Path="CalculatorLibUnitTests/CalculatorLibUnitTests.csproj" />
<Project Path="CallStackExceptionHandling/CallStackExceptionHandling.csproj" />
<Project Path="CallStackExceptionHandlingLib/CallStackExceptionHandlingLib.csproj" />
<Project Path="Debugging/Debugging.csproj" />
<Project Path="Exercise_PrimeFactorsApp/Exercise_PrimeFactorsApp.csproj" />
<Project Path="Exercise_PrimeFactorsLib/Exercise_PrimeFactorsLib.csproj" />
<Project Path="Exercise_PrimeFactorsTests/Exercise_PrimeFactorsTests.csproj" />
<Project Path="HotReloading/HotReloading.csproj" />
<Project Path="Instrumenting/Instrumenting.csproj" />
<Project Path="TopLevelFunctions/TopLevelFunctions.csproj" />
<Project Path="WritingFunctions/WritingFunctions.csproj" />
</Solution>