mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Move enums to Data project.
This commit is contained in:
@@ -27,6 +27,8 @@ using System.Collections.Generic;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using Aaru.CommonTypes;
|
||||
using Marechai.Data;
|
||||
using Marechai.Data.Models;
|
||||
|
||||
namespace Marechai.Database.Models;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user