ben
/
aoc
1
0
Fork 0
my advent of code solutions in c#
Go to file
Ben Harris eaa0337192
continuous-integration/drone/push Build is passing Details
.net 7
2022-11-08 15:11:52 -05:00
AOC.Common .net 7 2022-11-08 15:11:52 -05:00
AOC.Test .net 7 2022-11-08 15:11:52 -05:00
AOC2019 .net 7 2022-11-08 15:11:52 -05:00
AOC2020 .net 7 2022-11-08 15:11:52 -05:00
AOC2021 .net 7 2022-11-08 15:11:52 -05:00
AOC2022 .net 7 2022-11-08 15:11:52 -05:00
.drone.yml .net 7 2022-11-08 15:11:52 -05:00
.gitignore init 2022-10-27 11:42:05 -04:00
AdventOfCode.sln add Year to Day class 2022-10-27 12:36:21 -04:00
DayXX.cs.txt add readme 2022-10-27 12:01:38 -04:00
README.md add readme 2022-10-27 12:01:38 -04:00
getday.sh add readme 2022-10-27 12:01:38 -04:00
global.json .net 7 2022-11-08 15:11:52 -05:00

README.md

advent of code

this is a unified solution for all my c# advent stuff.

imported from my separate repos: