diff options
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB_lk2htmvj_wpftmp.csproj | 530 |
1 files changed, 0 insertions, 530 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB_lk2htmvj_wpftmp.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB_lk2htmvj_wpftmp.csproj deleted file mode 100644 index 464e03c3c..000000000 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB_lk2htmvj_wpftmp.csproj +++ /dev/null @@ -1,530 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> - <PropertyGroup> - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProjectGuid>{94F7ACF8-55E1-4A02-B9BC-A818413FDBBF}</ProjectGuid> - <OutputType>library</OutputType> - <RootNamespace>Tango.MachineStudio.DB</RootNamespace> - <AssemblyName>Tango.MachineStudio.DB</AssemblyName> - <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> - <FileAlignment>512</FileAlignment> - <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> - <WarningLevel>4</WarningLevel> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> - <DebugSymbols>true</DebugSymbols> - <DebugType>full</DebugType> - <Optimize>false</Optimize> - <OutputPath>..\..\..\Build\Machine Studio\Debug\</OutputPath> - <DefineConstants>DEBUG;TRACE</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> - <DebugType>pdbonly</DebugType> - <Optimize>true</Optimize> - <OutputPath>..\..\..\Build\Machine Studio\Release\</OutputPath> - <DefineConstants>TRACE</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - </PropertyGroup> - <ItemGroup> - </ItemGroup> - <ItemGroup> - <Compile Include="..\..\..\Versioning\GlobalVersionInfo.cs"> - <Link>GlobalVersionInfo.cs</Link> - </Compile> - <Compile Include="Converters\ByteArrayToFileSizeConverter.cs" /> - <Compile Include="Converters\EntityFieldNameToFriendlyStringConverter.cs" /> - <Compile Include="Converters\EventTypeActionsToStringConverter.cs" /> - <Compile Include="Converters\LiquidTypeRmlsToStringConverter.cs" /> - <Compile Include="Converters\RolesPermissionsToStringConverter.cs" /> - <Compile Include="DBModule.cs" /> - <Compile Include="Messages\CloseEntityEditViewMessage.cs" /> - <Compile Include="Messages\OpenEntityEditViewMessage.cs" /> - <Compile Include="ViewModels\ActionTypesViewVM.cs" /> - <Compile Include="ViewModels\AddressesViewVM.cs" /> - <Compile Include="ViewModels\ApplicationDisplayPanelVersionsViewVM.cs" /> - <Compile Include="ViewModels\ApplicationFirmwareVersionsViewVM.cs" /> - <Compile Include="ViewModels\ApplicationOsVersionsViewVM.cs" /> - <Compile Include="ViewModels\CartridgeTypesViewVM.cs" /> - <Compile Include="ViewModels\CatsViewVM.cs" /> - <Compile Include="ViewModels\CctsViewVM.cs" /> - <Compile Include="ViewModels\ConfigurationsViewVM.cs" /> - <Compile Include="ViewModels\ContactsViewVM.cs" /> - <Compile Include="ViewModels\EventTypesGroupsViewVM.cs" /> - <Compile Include="ViewModels\HardwareDancerTypesViewVM.cs" /> - <Compile Include="ViewModels\DbTableViewModel.cs" /> - <Compile Include="ViewModels\DialogOpenMode.cs" /> - <Compile Include="ViewModels\DispenserTypesViewVM.cs" /> - <Compile Include="ViewModels\EmbeddedFirmwareVersionsViewVM.cs" /> - <Compile Include="ViewModels\EventTypesViewVM.cs" /> - <Compile Include="ViewModels\FiberShapesViewVM.cs" /> - <Compile Include="ViewModels\FiberSynthsViewVM.cs" /> - <Compile Include="ViewModels\HardwareVersionsViewVM.cs" /> - <Compile Include="ViewModels\IdsPackFormulasViewVM.cs" /> - <Compile Include="ViewModels\IdsPacksViewVM.cs" /> - <Compile Include="ViewModels\LinearMassDensityUnitsViewVM.cs" /> - <Compile Include="ViewModels\LiquidTypesRmlsViewVM.cs" /> - <Compile Include="ViewModels\LiquidTypesViewVM.cs" /> - <Compile Include="ViewModels\MachinesViewVM.cs" /> - <Compile Include="ViewModels\MachineVersionsViewVM.cs" /> - <Compile Include="ViewModels\MediaColorsViewVM.cs" /> - <Compile Include="ViewModels\MediaConditionsViewVM.cs" /> - <Compile Include="ViewModels\MediaMaterialsViewVM.cs" /> - <Compile Include="ViewModels\MediaPurposesViewVM.cs" /> - <Compile Include="ViewModels\MidTankTypesViewVM.cs" /> - <Compile Include="ViewModels\HardwareMotorTypesViewVM.cs" /> - <Compile Include="ViewModels\MultiComboVM.cs" /> - <Compile Include="ViewModels\OrganizationsViewVM.cs" /> - <Compile Include="ViewModels\PermissionsViewVM.cs" /> - <Compile Include="ViewModels\HardwarePidControlTypesViewVM.cs" /> - <Compile Include="ViewModels\ProcessParametersTablesViewVM.cs" /> - <Compile Include="ViewModels\ProcessParametersTablesGroupsViewVM.cs" /> - <Compile Include="ViewModels\RmlsViewVM.cs" /> - <Compile Include="ViewModels\RolesViewVM.cs" /> - <Compile Include="ViewModels\SpoolTypesViewVM.cs" /> - <Compile Include="ViewModels\UsersViewVM.cs" /> - <Compile Include="ViewModels\EntityViewModel.cs" /> - <Compile Include="ViewModels\MainViewVM.cs" /> - <Compile Include="ViewModelLocator.cs" /> - <Compile Include="Views\DBViews\ActionTypesView.xaml.cs"> - <DependentUpon>ActionTypesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ActionTypeView.xaml.cs"> - <DependentUpon>ActionTypeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\SpoolTypesView.xaml.cs"> - <DependentUpon>SpoolTypesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\SpoolTypeView.xaml.cs"> - <DependentUpon>SpoolTypeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\EventTypesGroupsView.xaml.cs"> - <DependentUpon>EventTypesGroupsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\EventTypesGroupView.xaml.cs"> - <DependentUpon>EventTypesGroupView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\HardwarePidControlTypesView.xaml.cs"> - <DependentUpon>HardwarePidControlTypesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\HardwareDancerTypesView.xaml.cs"> - <DependentUpon>HardwareDancerTypesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\HardwarePidControlTypeView.xaml.cs"> - <DependentUpon>HardwarePidControlTypeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\HardwareDancerTypeView.xaml.cs"> - <DependentUpon>HardwareDancerTypeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\HardwareMotorTypeView.xaml.cs"> - <DependentUpon>HardwareMotorTypeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\HardwareMotorTypesView.xaml.cs"> - <DependentUpon>HardwareMotorTypesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\IdsPackFormulasView.xaml.cs"> - <DependentUpon>IdsPackFormulasView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\IdsPackFormulaView.xaml.cs"> - <DependentUpon>IdsPackFormulaView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ProcessParametersTablesGroupsView.xaml.cs"> - <DependentUpon>ProcessParametersTablesGroupsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ProcessParametersTablesGroupView.xaml.cs"> - <DependentUpon>ProcessParametersTablesGroupView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ProcessParametersTablesView.xaml.cs"> - <DependentUpon>ProcessParametersTablesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ProcessParametersTableView.xaml.cs"> - <DependentUpon>ProcessParametersTableView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MidTankTypesView.xaml.cs"> - <DependentUpon>MidTankTypesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MidTankTypeView.xaml.cs"> - <DependentUpon>MidTankTypeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\CatsView.xaml.cs"> - <DependentUpon>CatsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\CctsView.xaml.cs"> - <DependentUpon>CctsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\CatView.xaml.cs"> - <DependentUpon>CatView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\CctView.xaml.cs"> - <DependentUpon>CctView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\RmlView.xaml.cs"> - <DependentUpon>RmlView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\RmlsView.xaml.cs"> - <DependentUpon>RmlsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ContactView.xaml.cs"> - <DependentUpon>ContactView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ContactsView.xaml.cs"> - <DependentUpon>ContactsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MediaConditionsView.xaml.cs"> - <DependentUpon>MediaConditionsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MediaConditionView.xaml.cs"> - <DependentUpon>MediaConditionView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\LinearMassDensityUnitsView.xaml.cs"> - <DependentUpon>LinearMassDensityUnitsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\LinearMassDensityUnitView.xaml.cs"> - <DependentUpon>LinearMassDensityUnitView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\FiberShapesView.xaml.cs"> - <DependentUpon>FiberShapesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\FiberShapeView.xaml.cs"> - <DependentUpon>FiberShapeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\FiberSynthsView.xaml.cs"> - <DependentUpon>FiberSynthsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\FiberSynthView.xaml.cs"> - <DependentUpon>FiberSynthView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MediaPurposesView.xaml.cs"> - <DependentUpon>MediaPurposesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MediaMaterialsView.xaml.cs"> - <DependentUpon>MediaMaterialsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MediaColorView.xaml.cs"> - <DependentUpon>MediaColorView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MediaPurposView.xaml.cs"> - <DependentUpon>MediaPurposView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MediaMaterialView.xaml.cs"> - <DependentUpon>MediaMaterialView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MediaColorsView.xaml.cs"> - <DependentUpon>MediaColorsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\IdsPacksView.xaml.cs"> - <DependentUpon>IdsPacksView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\CartridgeTypesView.xaml.cs"> - <DependentUpon>CartridgeTypesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\DispenserTypesView.xaml.cs"> - <DependentUpon>DispenserTypesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\CartridgeTypeView.xaml.cs"> - <DependentUpon>CartridgeTypeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\DispenserTypeView.xaml.cs"> - <DependentUpon>DispenserTypeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\IdsPackView.xaml.cs"> - <DependentUpon>IdsPackView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\LiquidTypeView.xaml.cs"> - <DependentUpon>LiquidTypeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\LiquidTypesView.xaml.cs"> - <DependentUpon>LiquidTypesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\HardwareVersionView.xaml.cs"> - <DependentUpon>HardwareVersionView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\EmbeddedFirmwareVersionView.xaml.cs"> - <DependentUpon>EmbeddedFirmwareVersionView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ApplicationOsVersionView.xaml.cs"> - <DependentUpon>ApplicationOsVersionView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ApplicationFirmwareVersionView.xaml.cs"> - <DependentUpon>ApplicationFirmwareVersionView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\HardwareVersionsView.xaml.cs"> - <DependentUpon>HardwareVersionsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\EmbeddedFirmwareVersionsView.xaml.cs"> - <DependentUpon>EmbeddedFirmwareVersionsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ApplicationOsVersionsView.xaml.cs"> - <DependentUpon>ApplicationOsVersionsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ApplicationFirmwareVersionsView.xaml.cs"> - <DependentUpon>ApplicationFirmwareVersionsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ConfigurationsView.xaml.cs"> - <DependentUpon>ConfigurationsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ApplicationDisplayPanelVersionsView.xaml.cs"> - <DependentUpon>ApplicationDisplayPanelVersionsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MachineVersionsView.xaml.cs"> - <DependentUpon>MachineVersionsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ApplicationDisplayPanelVersionView.xaml.cs"> - <DependentUpon>ApplicationDisplayPanelVersionView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MachineVersionView.xaml.cs"> - <DependentUpon>MachineVersionView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\ConfigurationView.xaml.cs"> - <DependentUpon>ConfigurationView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\PermissionView.xaml.cs"> - <DependentUpon>PermissionView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\PermissionsView.xaml.cs"> - <DependentUpon>PermissionsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\RoleView.xaml.cs"> - <DependentUpon>RoleView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\RolesView.xaml.cs"> - <DependentUpon>RolesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\AddressesView.xaml.cs"> - <DependentUpon>AddressesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\AddressView.xaml.cs"> - <DependentUpon>AddressView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MachinesView.xaml.cs"> - <DependentUpon>MachinesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\MachineView.xaml.cs"> - <DependentUpon>MachineView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\OrganizationsView.xaml.cs"> - <DependentUpon>OrganizationsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\OrganizationView.xaml.cs"> - <DependentUpon>OrganizationView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\EventTypesView.xaml.cs"> - <DependentUpon>EventTypesView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\LiquidTypesRmlsView.xaml.cs"> - <DependentUpon>LiquidTypesRmlsView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\UsersView.xaml.cs"> - <DependentUpon>UsersView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\EventTypeView.xaml.cs"> - <DependentUpon>EventTypeView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\LiquidTypesRmlView.xaml.cs"> - <DependentUpon>LiquidTypesRmlView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\DBViews\UserView.xaml.cs"> - <DependentUpon>UserView.xaml</DependentUpon> - </Compile> - <Compile Include="Views\MainDBView.xaml.cs"> - <DependentUpon>MainDBView.xaml</DependentUpon> - </Compile> - <Compile Include="Controls\DbTableView.xaml.cs"> - <DependentUpon>DbTableView.xaml</DependentUpon> - </Compile> - <Compile Include="Controls\TableGrid.cs" /> - <Compile Include="Converters\UsersRolesToStringConverter.cs" /> - <Compile Include="CustomAttributes\DBViewAttribute.cs" /> - <Compile Include="Managers\RegisteredView.cs" /> - <Compile Include="Managers\ViewsManager.cs" /> - </ItemGroup> - <ItemGroup> - <Compile Include="Properties\AssemblyInfo.cs"> - <SubType>Code</SubType> - </Compile> - <Compile Include="Properties\Resources.Designer.cs"> - <AutoGen>True</AutoGen> - <DesignTime>True</DesignTime> - <DependentUpon>Resources.resx</DependentUpon> - </Compile> - <Compile Include="Properties\Settings.Designer.cs"> - <AutoGen>True</AutoGen> - <DependentUpon>Settings.settings</DependentUpon> - <DesignTimeSharedInput>True</DesignTimeSharedInput> - </Compile> - <EmbeddedResource Include="Properties\Resources.resx"> - <Generator>ResXFileCodeGenerator</Generator> - <LastGenOutput>Resources.Designer.cs</LastGenOutput> - </EmbeddedResource> - <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="..\..\..\Tango.BL\Tango.BL.csproj"> - <Project>{f441feee-322a-4943-b566-110e12fd3b72}</Project> - <Name>Tango.BL</Name> - </ProjectReference> - <ProjectReference Include="..\..\..\Tango.ColorPicker\Tango.ColorPicker.csproj"> - <Project>{a2f5af44-29ff-45d6-9d25-ecda5cce88b5}</Project> - <Name>Tango.ColorPicker</Name> - </ProjectReference> - <ProjectReference Include="..\..\..\Tango.Core\Tango.Core.csproj"> - <Project>{a34ee0f0-649d-41c8-8489-b6f1cc6924ee}</Project> - <Name>Tango.Core</Name> - </ProjectReference> - <ProjectReference Include="..\..\..\Tango.DAL.Remote\Tango.DAL.Remote.csproj"> - <Project>{38197109-8610-4d3f-92b9-16d48df94d7c}</Project> - <Name>Tango.DAL.Remote</Name> - </ProjectReference> - <ProjectReference Include="..\..\..\Tango.Integration\Tango.Integration.csproj"> - <Project>{4206ac58-3b57-4699-8835-90bf6db01a61}</Project> - <Name>Tango.Integration</Name> - </ProjectReference> - <ProjectReference Include="..\..\..\Tango.SharedUI\Tango.SharedUI.csproj"> - <Project>{8491d07b-c1f6-4b62-a412-41b9fd2d6538}</Project> - <Name>Tango.SharedUI</Name> - </ProjectReference> - <ProjectReference Include="..\..\Tango.MachineStudio.Common\Tango.MachineStudio.Common.csproj"> - <Project>{cb0b0aa2-bb24-4bca-a720-45e397684e12}</Project> - <Name>Tango.MachineStudio.Common</Name> - </ProjectReference> - </ItemGroup> - <ItemGroup> - </ItemGroup> - <ItemGroup> - </ItemGroup> - <ItemGroup> - </ItemGroup> - <ItemGroup /> - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <ProjectExtensions> - <VisualStudio> - <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" /> - </VisualStudio> - </ProjectExtensions> - <ItemGroup> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\packages\Dragablz.0.0.3.197\lib\net45\Dragablz.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\packages\EntityFramework.6.0.0\lib\net45\EntityFramework.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\packages\EntityFramework.6.0.0\lib\net45\EntityFramework.SqlServer.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\packages\MahApps.Metro.1.5.0\lib\net45\MahApps.Metro.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\packages\MaterialDesignColors.1.1.2\lib\net45\MaterialDesignColors.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\packages\MaterialDesignThemes.2.3.1.953\lib\net45\MaterialDesignThemes.Wpf.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.CSharp.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\PresentationCore.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\PresentationFramework.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\packages\SimpleValidator.0.6.1.0\lib\net40\SimpleValidator.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.DataAnnotations.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.DataSetExtensions.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xaml.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.Linq.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\Build\Core\Debug\Tango.BL.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\Build\Core\Debug\Tango.ColorPicker.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\Build\Core\Debug\Tango.Core.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\Build\Core\Debug\Tango.DAL.Remote.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\Build\Core\Debug\Tango.Integration.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\Build\Machine Studio\Debug\Tango.MachineStudio.Common.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\Build\Core\Debug\Tango.SharedUI.dll" /> - <ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\WindowsBase.dll" /> - <ReferencePath Include="D:\Development\Tango\Software\Visual_Studio\packages\WriteableBitmapEx.1.5.0.0\lib\net40\WriteableBitmapEx.Wpf.dll" /> - </ItemGroup> - <ItemGroup> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Controls\DbTableView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ActionTypesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ActionTypeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\SpoolTypesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\SpoolTypeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\EventTypesGroupsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\EventTypesGroupView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\HardwarePidControlTypesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\HardwareDancerTypesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\HardwarePidControlTypeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\HardwareDancerTypeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\HardwareMotorTypeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\HardwareMotorTypesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\IdsPackFormulasView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\IdsPackFormulaView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ProcessParametersTablesGroupsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ProcessParametersTablesGroupView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ProcessParametersTablesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ProcessParametersTableView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MidTankTypesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MidTankTypeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\CatsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\CctsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\CatView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\CctView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\RmlView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\RmlsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ContactView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ContactsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MediaConditionsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MediaConditionView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\LinearMassDensityUnitsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\LinearMassDensityUnitView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\FiberShapesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\FiberShapeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\FiberSynthsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\FiberSynthView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MediaPurposesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MediaMaterialsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MediaColorView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MediaPurposView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MediaMaterialView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MediaColorsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\IdsPacksView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\CartridgeTypesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\DispenserTypesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\CartridgeTypeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\DispenserTypeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\IdsPackView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\LiquidTypeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\LiquidTypesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\HardwareVersionView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\EmbeddedFirmwareVersionView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ApplicationOsVersionView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ApplicationFirmwareVersionView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\HardwareVersionsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\EmbeddedFirmwareVersionsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ApplicationOsVersionsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ApplicationFirmwareVersionsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ConfigurationsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ApplicationDisplayPanelVersionsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MachineVersionsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ApplicationDisplayPanelVersionView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MachineVersionView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\ConfigurationView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\PermissionView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\PermissionsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\RoleView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\RolesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\AddressesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\AddressView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MachinesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\MachineView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\OrganizationsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\OrganizationView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\EventTypesView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\LiquidTypesRmlsView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\UsersView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\EventTypeView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\LiquidTypesRmlView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\DBViews\UserView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\Views\MainDBView.g.cs" /> - <Compile Include="D:\Development\Tango\Software\Visual_Studio\MachineStudio\Modules\Tango.MachineStudio.DB\obj\Debug\GeneratedInternalTypeHelper.g.cs" /> - </ItemGroup> -</Project>
\ No newline at end of file |
