maybe some advent of code solutions
Go to file
Ben Harris 2c9737d6d2
continuous-integration/drone/push Build was killed Details
update to .net 6
2021-11-09 16:52:21 -05:00
aoc2019 update to .net 6 2021-11-09 16:52:21 -05:00
aoc2019.test update to .net 6 2021-11-09 16:52:21 -05:00
.drone.yml update to .net 6 2021-11-09 16:52:21 -05:00
.editorconfig tidy day2 2019-12-05 01:55:15 -05:00
.gitignore update gitignore and run resharper cleanup 2020-12-02 00:36:24 -05:00
README.md start on day 19 2020-12-16 20:10:20 -05:00
aoc2019.sln move project to subdirectory and add unit testing 2020-12-16 18:06:36 -05:00

README.md

aoc2019

Build Status

some advent of code solutions for 2019

starting out with c#, we'll see how it goes this year

using .net core 3.0, run all solutions with dotnet run