username@email.com
2025-02-19 08a02f3c7990c563e6c770c1957e929377a3083f
cylsg/cylsg.Core/Attributes/CoderFirstAttribute.cs
@@ -12,5 +12,6 @@
    [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
    public class CoderFirstAttribute : Attribute
    {
    }
}