improve: rename project

This commit is contained in:
h z
2025-02-06 01:30:53 +00:00
parent c47c2088cf
commit 022b64bc2c
10 changed files with 42 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
using System.Reflection;
namespace Hangman.SDK;
namespace Polonium;
public static class Utils
{