aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/Tango.BL.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Tango.BL/Tango.BL.csproj')
-rw-r--r--Software/Visual_Studio/Tango.BL/Tango.BL.csproj99
1 files changed, 7 insertions, 92 deletions
diff --git a/Software/Visual_Studio/Tango.BL/Tango.BL.csproj b/Software/Visual_Studio/Tango.BL/Tango.BL.csproj
index dc817af6e..4d2c7ddd9 100644
--- a/Software/Visual_Studio/Tango.BL/Tango.BL.csproj
+++ b/Software/Visual_Studio/Tango.BL/Tango.BL.csproj
@@ -45,10 +45,6 @@
<Reference Include="Google.Protobuf, Version=3.4.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
<HintPath>..\packages\Google.Protobuf.3.4.1\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
- <Reference Include="LiteDB, Version=5.0.4.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27, processorArchitecture=MSIL">
- <HintPath>..\packages\LiteDB.5.0.4\lib\net45\LiteDB.dll</HintPath>
- <Private>True</Private>
- </Reference>
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
@@ -71,7 +67,6 @@
<Private>True</Private>
</Reference>
<Reference Include="System.Drawing" />
- <Reference Include="System.Runtime" />
<Reference Include="System.Xml" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Core" />
@@ -84,28 +79,12 @@
<Reference Include="WindowsBase" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
- <Reference Include="Z.EntityFramework.Extensions, Version=5.1.6.0, Culture=neutral, PublicKeyToken=59b66d028979105b, processorArchitecture=MSIL">
- <HintPath>..\packages\Z.EntityFramework.Extensions.5.1.6\lib\net45\Z.EntityFramework.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="Z.EntityFramework.Plus.EF6, Version=5.1.6.0, Culture=neutral, PublicKeyToken=59b66d028979105b, processorArchitecture=MSIL">
- <HintPath>..\packages\Z.EntityFramework.Plus.EF6.5.1.6\lib\net45\Z.EntityFramework.Plus.EF6.dll</HintPath>
- </Reference>
- <Reference Include="Z.Expressions.Eval, Version=4.0.27.0, Culture=neutral, PublicKeyToken=59b66d028979105b, processorArchitecture=MSIL">
- <HintPath>..\packages\Z.Expressions.Eval.4.0.27\lib\net45\Z.Expressions.Eval.dll</HintPath>
- </Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\Versioning\GlobalVersionInfo.cs">
<Link>GlobalVersionInfo.cs</Link>
</Compile>
- <Compile Include="ActionLogs\ActionLogIgnoreAttribute.cs" />
- <Compile Include="ActionLogs\DefaultActionLogComparer.cs" />
- <Compile Include="ActionLogs\DefaultActionLogManager.cs" />
- <Compile Include="ActionLogs\IActionLogComparable.cs" />
- <Compile Include="ActionLogs\IActionLogComparer.cs" />
- <Compile Include="ActionLogs\IActionLogManager.cs" />
- <Compile Include="Builders\ActionLogsCollectionBuilder.cs" />
- <Compile Include="Builders\CatalogBuilder.cs" />
+ <Compile Include="Builders\ColorCatalogBuilder.cs" />
<Compile Include="Builders\ConfigurationBuilder.cs" />
<Compile Include="Builders\EntityBuilderBase.cs" />
<Compile Include="Builders\EntityCollectionBuilderBase.cs" />
@@ -113,11 +92,7 @@
<Compile Include="Builders\IEntityBuilder.cs" />
<Compile Include="Builders\IEntityCollectionBuilder.cs" />
<Compile Include="Builders\JobBuilder.cs" />
- <Compile Include="Builders\JobRunsCollectionBuilder.cs" />
- <Compile Include="Builders\CatalogsCollectionBuilder.cs" />
- <Compile Include="Builders\SiteBuilder.cs" />
- <Compile Include="Builders\SitesCollectionBuilder.cs" />
- <Compile Include="Builders\TangoUpdatesCollectionBuilder.cs" />
+ <Compile Include="Builders\JobRunsBuilder.cs" />
<Compile Include="Builders\JobsCollectionBuilder.cs" />
<Compile Include="Builders\MachineBuilder.cs" />
<Compile Include="Builders\OrganizationBuilder.cs" />
@@ -138,8 +113,6 @@
<Compile Include="Dispensing\LubricantDispensingCalc.cs" />
<Compile Include="Dispensing\StandardColorDispensingCalc.cs" />
<Compile Include="Dispensing\TransparentLiquidDispensingCalc.cs" />
- <Compile Include="DTO\ActionLogDTO.cs" />
- <Compile Include="DTO\ActionLogDTOBase.cs" />
<Compile Include="DTO\AddressDTO.cs" />
<Compile Include="DTO\AddressDTOBase.cs" />
<Compile Include="DTO\ApplicationDisplayPanelVersionDTO.cs" />
@@ -172,8 +145,6 @@
<Compile Include="DTO\ContactDTOBase.cs" />
<Compile Include="DTO\CustomerDTO.cs" />
<Compile Include="DTO\CustomerDTOBase.cs" />
- <Compile Include="DTO\DataStoreItemDTO.cs" />
- <Compile Include="DTO\DataStoreItemDTOBase.cs" />
<Compile Include="DTO\DispenserDTO.cs" />
<Compile Include="DTO\DispenserDTOBase.cs" />
<Compile Include="DTO\DispenserTypeDTO.cs" />
@@ -186,10 +157,6 @@
<Compile Include="DTO\FiberShapeDTOBase.cs" />
<Compile Include="DTO\FiberSynthDTO.cs" />
<Compile Include="DTO\FiberSynthDTOBase.cs" />
- <Compile Include="DTO\FseVersionDTO.cs" />
- <Compile Include="DTO\FseVersionDTOBase.cs" />
- <Compile Include="DTO\GlobalDataStoreItemDTO.cs" />
- <Compile Include="DTO\GlobalDataStoreItemDTOBase.cs" />
<Compile Include="DTO\HardwareBlowerDTO.cs" />
<Compile Include="DTO\HardwareBlowerDTOBase.cs" />
<Compile Include="DTO\HardwareBlowerTypeDTO.cs" />
@@ -258,34 +225,20 @@
<Compile Include="DTO\ProcessParametersTableDTOBase.cs" />
<Compile Include="DTO\ProcessParametersTablesGroupDTO.cs" />
<Compile Include="DTO\ProcessParametersTablesGroupDTOBase.cs" />
- <Compile Include="DTO\PublishedProcedureProjectDTO.cs" />
- <Compile Include="DTO\PublishedProcedureProjectDTOBase.cs" />
- <Compile Include="DTO\PublishedProcedureProjectsVersionDTO.cs" />
- <Compile Include="DTO\PublishedProcedureProjectsVersionDTOBase.cs" />
<Compile Include="DTO\RmlDTO.cs" />
<Compile Include="DTO\RmlDTOBase.cs" />
- <Compile Include="DTO\RmlsSpoolDTO.cs" />
- <Compile Include="DTO\RmlsSpoolDTOBase.cs" />
<Compile Include="DTO\RoleDTO.cs" />
<Compile Include="DTO\RoleDTOBase.cs" />
<Compile Include="DTO\RolesPermissionDTO.cs" />
<Compile Include="DTO\RolesPermissionDTOBase.cs" />
<Compile Include="DTO\SegmentDTO.cs" />
<Compile Include="DTO\SegmentDTOBase.cs" />
- <Compile Include="DTO\SiteDTO.cs" />
- <Compile Include="DTO\SiteDTOBase.cs" />
- <Compile Include="DTO\SitesCatalogDTO.cs" />
- <Compile Include="DTO\SitesCatalogDTOBase.cs" />
- <Compile Include="DTO\SitesRmlDTO.cs" />
- <Compile Include="DTO\SitesRmlDTOBase.cs" />
<Compile Include="DTO\SpoolDTO.cs" />
<Compile Include="DTO\SpoolDTOBase.cs" />
<Compile Include="DTO\SpoolTypeDTO.cs" />
<Compile Include="DTO\SpoolTypeDTOBase.cs" />
<Compile Include="DTO\SyncConfigurationDTO.cs" />
<Compile Include="DTO\SyncConfigurationDTOBase.cs" />
- <Compile Include="DTO\TangoUpdateDTO.cs" />
- <Compile Include="DTO\TangoUpdateDTOBase.cs" />
<Compile Include="DTO\TangoVersionDTO.cs" />
<Compile Include="DTO\TangoVersionDTOBase.cs" />
<Compile Include="DTO\TechControllerDTO.cs" />
@@ -306,8 +259,6 @@
<Compile Include="DTO\UsersRoleDTOBase.cs" />
<Compile Include="DTO\WindingMethodDTO.cs" />
<Compile Include="DTO\WindingMethodDTOBase.cs" />
- <Compile Include="Entities\ActionLog.cs" />
- <Compile Include="Entities\ActionLogBase.cs" />
<Compile Include="Entities\AddressBase.cs" />
<Compile Include="Entities\ApplicationDisplayPanelVersionBase.cs" />
<Compile Include="Entities\ApplicationFirmwareVersionBase.cs" />
@@ -328,8 +279,6 @@
<Compile Include="Entities\ContactBase.cs" />
<Compile Include="Entities\Customer.cs" />
<Compile Include="Entities\CustomerBase.cs" />
- <Compile Include="Entities\DataStoreItem.cs" />
- <Compile Include="Entities\DataStoreItemBase.cs" />
<Compile Include="Entities\Dispenser.cs" />
<Compile Include="Entities\DispenserBase.cs" />
<Compile Include="Entities\DispenserTypeBase.cs" />
@@ -337,10 +286,6 @@
<Compile Include="Entities\EventTypeBase.cs" />
<Compile Include="Entities\FiberShapeBase.cs" />
<Compile Include="Entities\FiberSynthBase.cs" />
- <Compile Include="Entities\FseVersion.cs" />
- <Compile Include="Entities\FseVersionBase.cs" />
- <Compile Include="Entities\GlobalDataStoreItemBase.cs" />
- <Compile Include="Entities\GlobalDataStoreItem.cs" />
<Compile Include="Entities\HardwareBlower.cs" />
<Compile Include="Entities\HardwareBlowerBase.cs" />
<Compile Include="Entities\HardwareBlowerType.cs" />
@@ -381,30 +326,16 @@
<Compile Include="Entities\PermissionBase.cs" />
<Compile Include="Entities\ProcessParametersTableBase.cs" />
<Compile Include="Entities\ProcessParametersTablesGroupBase.cs" />
- <Compile Include="Entities\PublishedProcedureProject.cs" />
- <Compile Include="Entities\PublishedProcedureProjectBase.cs" />
- <Compile Include="Entities\PublishedProcedureProjectsVersionBase.cs" />
- <Compile Include="Entities\PublishedProcedureProjectsVersion.cs" />
<Compile Include="Entities\RmlBase.cs" />
- <Compile Include="Entities\RmlsSpoolBase.cs" />
- <Compile Include="Entities\RmlsSpool.cs" />
<Compile Include="Entities\RoleBase.cs" />
<Compile Include="Entities\RolesPermissionBase.cs" />
<Compile Include="Entities\SegmentBase.cs" />
- <Compile Include="Entities\Site.cs" />
- <Compile Include="Entities\SiteBase.cs" />
- <Compile Include="Entities\SitesCatalog.cs" />
- <Compile Include="Entities\SitesCatalogBase.cs" />
- <Compile Include="Entities\SitesRml.cs" />
- <Compile Include="Entities\SitesRmlBase.cs" />
<Compile Include="Entities\Spool.cs" />
<Compile Include="Entities\SpoolBase.cs" />
<Compile Include="Entities\SpoolTypeBase.cs" />
<Compile Include="Entities\SyncConfigurationBase.cs" />
<Compile Include="Entities\Sysdiagram.cs" />
<Compile Include="Entities\SysdiagramBase.cs" />
- <Compile Include="Entities\TangoUpdate.cs" />
- <Compile Include="Entities\TangoUpdateBase.cs" />
<Compile Include="Entities\TangoVersion.cs" />
<Compile Include="Entities\TangoVersionBase.cs" />
<Compile Include="Entities\TechController.cs" />
@@ -419,16 +350,9 @@
<Compile Include="Entities\UserBase.cs" />
<Compile Include="Entities\UsersRoleBase.cs" />
<Compile Include="Entities\WindingMethodBase.cs" />
- <Compile Include="Enumerations\ActionLogType.cs" />
<Compile Include="Enumerations\CatalogDesignType.cs" />
<Compile Include="Enumerations\ColorCatalogsItems.cs" />
- <Compile Include="Enumerations\HeadTypes.cs" />
- <Compile Include="Enumerations\JobSource.cs" />
- <Compile Include="Enumerations\PublishedProcedureProjectVisibilities.cs" />
- <Compile Include="Enumerations\TangoUpdateStatuses.cs" />
- <Compile Include="Enumerations\RmlQualifications.cs" />
<Compile Include="IObservableEntityDTO.cs" />
- <Compile Include="ObservableDTOPropertyAttribute.cs" />
<Compile Include="ObservableEntityDTO.cs" />
<Compile Include="Enumerations\DancerTypes.cs" />
<Compile Include="Enumerations\EditingStates.cs" />
@@ -556,10 +480,7 @@
<Compile Include="Serialization\ISerializableEntity.cs" />
<Compile Include="Serialization\SerializableEntityContractResolver.cs" />
<Compile Include="Utils\BrushStopUtils.cs" />
- <Compile Include="ValueObjects\ActionLogDifference.cs" />
- <Compile Include="ValueObjects\ActionLogDifferenceValue.cs" />
<Compile Include="ValueObjects\HardwareConfiguration.cs" />
- <Compile Include="ValueObjects\JobRunLiquidQuantity.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="ObservablesStaticCollections.cs" />
@@ -585,22 +506,14 @@
<EmbeddedResource Include="..\Resources\CalibrationDataTemplate.xlsx">
<Link>Calibration\CalibrationDataTemplate.xlsx</Link>
</EmbeddedResource>
- <None Include="app.config">
- <SubType>Designer</SubType>
- </None>
- <None Include="packages.config">
- <SubType>Designer</SubType>
- </None>
+ <None Include="app.config" />
+ <None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\DataStore\Tango.DataStore\Tango.DataStore.csproj">
- <Project>{e0364dfa-0721-4637-9d32-9d22aac109d6}</Project>
- <Name>Tango.DataStore</Name>
- </ProjectReference>
<ProjectReference Include="..\SideChains\ColorMine\ColorMine.csproj">
<Project>{37e4ceab-b54b-451f-b535-04cf7da9c459}</Project>
<Name>ColorMine</Name>
@@ -634,7 +547,9 @@
<Name>Tango.Settings</Name>
</ProjectReference>
</ItemGroup>
- <ItemGroup />
+ <ItemGroup>
+ <Folder Include="Attributes\" />
+ </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\System.Data.SQLite.Core.1.0.108.0\build\net46\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.108.0\build\net46\System.Data.SQLite.Core.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">