PublishTimes/GlobalUsings.cs
Tony Bark 85b2cda8e2 Slight refactor
- Config model
- Wrapped the generation and printing code into functions
- Can now start over
- Starting over or exiting will clear screen
2025-03-12 14:28:36 -04:00

3 lines
75 B
C#

global using Tomlyn;
global using Tomlyn.Model;
global using PublishTimes;