Merge pull request 'PR Conflict LabWork05' (#6) from LabWork04 into LabWork05
Reviewed-on: http://student.git.athene.tech/Zhelovanov_Dmitrii/Pibd-23_Zhelovanov_D.Y._BlacksmithWorkshop/pulls/6
This commit is contained in:
commit
1768c59923
@ -11,7 +11,7 @@ namespace BlacksmithWorkshopBusinessLogic.OfficePackage.HelperModels
|
||||
{
|
||||
public string FileName { get; set; } = string.Empty;
|
||||
public string Title { get; set; } = string.Empty;
|
||||
// public List<ComponentViewModel> Components { get; set; } = new();
|
||||
|
||||
public List<ManufactureViewModel> Manufactures { get; set; } = new();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user