feat: upgraded to .NET 10 + add API app
This commit is contained in:
2
src/Bahla.Domain/Enums/Gender.cs
Normal file
2
src/Bahla.Domain/Enums/Gender.cs
Normal file
@@ -0,0 +1,2 @@
|
||||
namespace Bahla.Domain.Enums;
|
||||
public enum Gender { Male, Female, }
|
||||
Reference in New Issue
Block a user