Fix MudBlazor analyzer issues and target x64 for HANA client
This commit is contained in:
@@ -21,5 +21,8 @@ public class Site
|
||||
[Required]
|
||||
public string Land { get; set; } = string.Empty;
|
||||
|
||||
[Required]
|
||||
public string SourceSystem { get; set; } = "SAP";
|
||||
|
||||
public bool IsActive { get; set; } = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user