-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAdventOfCode2025.slnx
More file actions
19 lines (19 loc) · 941 Bytes
/
AdventOfCode2025.slnx
File metadata and controls
19 lines (19 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<Solution>
<Project Path="src/day1/task1/Day1.Task1.csproj" />
<Project Path="src/day1/task2/Day1.Task2.csproj" />
<Project Path="src/day2/task1/Day2.Task1.csproj" />
<Project Path="src/day2/task2/Day2.Task2.csproj" />
<Project Path="src/day3/task1/Day3.Task1.csproj" />
<Project Path="src/day3/task2/Day3.Task2.csproj" />
<Project Path="src/day4/task1/Day4.Task1.csproj" />
<Project Path="src/day4/task2/Day4.Task2.csproj" />
<Project Path="src/day5/task1/Day5.Task1.csproj" />
<Project Path="src/day5/task2/Day5.Task2.csproj" />
<Project Path="src/day6/task1/Day6.Task1.csproj" />
<Project Path="src/day6/task2/Day6.Task2.csproj" />
<Project Path="src/day7/task1/Day7.Task1.csproj" />
<Project Path="src/day7/task2/Day7.Task2.csproj" />
<Project Path="src/day8/task1/Day8.Task1.csproj" />
<Project Path="src/day9/task1/Day9.Task1.csproj" />
<Project Path="src/day9/task2/Day9.Task2.csproj" />
</Solution>