a Startup
This commit is contained in:
parent
3361b8eca9
commit
4d74fc8d56
19 changed files with 90 additions and 107 deletions
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using Yavsc.Server.Models.Calendar;
|
||||
|
||||
namespace Yavsc.Models.Calendar
|
||||
{
|
||||
|
|
@ -42,4 +43,4 @@ namespace Yavsc.Models.Calendar
|
|||
set;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue