Dto/HStation.Dto.Assets.Core/09-Manufacturer/02-Manufacturer/AddManufacturerInput.cs
@@ -14,6 +14,7 @@ this.Address = rhs.Address; this.Flags = rhs.Flags; this.TagName = rhs.TagName; this.UseStatus = rhs.UseStatus; this.SortCode = rhs.SortCode; this.Description = rhs.Description; }