Database update

This commit is contained in:
Andre Beging
2022-04-11 17:20:22 +02:00
parent 5026196b46
commit 434426bd7c
12 changed files with 73 additions and 75 deletions

View File

@@ -2,7 +2,7 @@
// This is auto-generated code.
//------------------------------------------------------------------------------
// This code was generated by Entity Developer tool using EF Core template.
// Code is generated on: 11.04.2022 13:40:57
// Code is generated on: 11.04.2022 17:16:51
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -32,8 +32,6 @@ namespace FoodsharingSiegen.Contracts.Entity
public virtual string Name { get; set; }
public virtual Guid ProgressId { get; set; }
public virtual DateTime Created { get; set; }
public virtual string Memo { get; set; }