fix the test targets

This commit is contained in:
Adam Hathcock
2025-12-19 11:41:08 +00:00
parent 00cfeee56e
commit c7010b75c1

View File

@@ -61,7 +61,7 @@ Target(
Target(
Test,
[Build],
["net8.0", "net48"],
["net10.0", "net48"],
framework =>
{
IEnumerable<string> GetFiles(string d)