mirror of
https://github.com/tonytins/PublishTimes.git
synced 2025-03-15 04:01:20 +00:00
- Config model - Wrapped the generation and printing code into functions - Can now start over - Starting over or exiting will clear screen
3 lines
75 B
C#
3 lines
75 B
C#
global using Tomlyn;
|
|
global using Tomlyn.Model;
|
|
global using PublishTimes;
|