Rename SzLib to SzCore

This commit is contained in:
2026-01-23 23:41:16 -06:00
parent f78f8fdf57
commit 7f232254b1
17 changed files with 29 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
using System;
using SzLib;
using SzCore;
namespace SzCli;