cssitegen/Utils
Robert Morrison 53344de6ea
build: Enable AOT
Add the JSON code generation needed to make my code fully trimmable, and
therefore able to be published with full native AOT compilation.

NOTE: This may not guarantee stable builds as the logging library
serilog is still not fully trimmable, I have made changes to my logging
statements to avoid destructuring, but there is a chance that a
published build could randomly crash.
The only solution is to either wait for serilog to become fully
trimmable, or to remove the logging from AOT builds
2024-06-03 04:04:16 +01:00
..
Utils.GetFiles.cs UNCONVENTIONAL COMMIT Bump to 0.0.2 2024-05-31 02:03:46 +01:00
Utils.PathSearch.cs build: Enable AOT 2024-06-03 04:04:16 +01:00