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,4 +1,4 @@
namespace Hangman.SDK.Attributes;
namespace Polonium.Attributes;
[AttributeUsage(AttributeTargets.Class)]
public class AutoRegister : Attribute
{