From 3ceddc0ecdd875a10c952299bb09b6ec3c2f24c4 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 22 Apr 2020 16:28:37 +0200 Subject: [PATCH] Refresh DTO --- .../DTOModels/JobModels/DTOMetadataFieldsModel.cs | 1 - Thermo.Active.Model/Thermo.Active.Model.csproj | 15 --------------- 2 files changed, 16 deletions(-) diff --git a/Thermo.Active.Model/DTOModels/JobModels/DTOMetadataFieldsModel.cs b/Thermo.Active.Model/DTOModels/JobModels/DTOMetadataFieldsModel.cs index df8f7d6f..d185ff58 100644 --- a/Thermo.Active.Model/DTOModels/JobModels/DTOMetadataFieldsModel.cs +++ b/Thermo.Active.Model/DTOModels/JobModels/DTOMetadataFieldsModel.cs @@ -11,7 +11,6 @@ namespace Thermo.Active.Model.DTOModels.JobModels public DTOMetadataFieldsModel() { - Tools = new List(); Customs = new List(); } } diff --git a/Thermo.Active.Model/Thermo.Active.Model.csproj b/Thermo.Active.Model/Thermo.Active.Model.csproj index 5aff1373..8f58bf38 100644 --- a/Thermo.Active.Model/Thermo.Active.Model.csproj +++ b/Thermo.Active.Model/Thermo.Active.Model.csproj @@ -116,10 +116,6 @@ - - - - @@ -140,17 +136,6 @@ - - - - - - - - - - - DtsGenerator