Testing serilog
This commit is contained in:
@ -14,6 +14,7 @@ namespace WinFormDiApp.BL.Models
|
||||
public string Konto { get; set; } = string.Empty;
|
||||
public double Belopp { get; set; }
|
||||
public string Avisering { get; set; } = string.Empty;
|
||||
public DateTime Stored { get; set;} = DateTime.Now.ToLocalTime();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user