Merge branch 'main' of https://git.is.ulstu.ru/Vyacheslav/CourseWork_Hotel
This commit is contained in:
commit
104a53bb93
@ -9,7 +9,6 @@ namespace HotelDataBaseImplement.Models
|
||||
public int LunchId { get; set; }
|
||||
|
||||
[Required]
|
||||
public int Count { get; set; }
|
||||
public virtual ConferenceBooking ConferenceBooking { get; set; }
|
||||
public virtual Lunch Lunch { get; set; }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user