mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Rebrand database namespace.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
|
||||
namespace Cicm.Database.Models
|
||||
namespace Marechai.Database.Models
|
||||
{
|
||||
public class Book : DocumentBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user