Switch to Json (broken)

This commit is contained in:
Tony Bark 2025-03-16 11:33:45 -04:00
parent 5cccb9a4b2
commit ac1d3862c6
8 changed files with 213 additions and 37 deletions

View file

@ -1,3 +1,5 @@
global using Tomlyn;
global using Tomlyn.Model;
global using PublishTimes;
global using System.Text.Json;
global using System.Text.Json.Serialization;