Files
6098-5/Cowain.Preheat.UI/Cowain.Preheat.UI.csproj
2026-05-28 22:11:13 +08:00

320 lines
16 KiB
XML

<?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>{09EF460A-9D14-4090-B0D5-CA43E4B72A66}</ProjectGuid>
<OutputType>library</OutputType>
<RootNamespace>Cowain.Preheat.ModuleUI</RootNamespace>
<AssemblyName>Cowain.Preheat.UI</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WarningLevel>4</WarningLevel>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\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>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="AvalonDock">
<HintPath>..\packages\Dirkster.AvalonDock.4.71.2\lib\net40\AvalonDock.dll</HintPath>
</Reference>
<Reference Include="AvalonDock.Themes.Metro">
<HintPath>..\packages\Dirkster.AvalonDock.Themes.Metro.4.71.2\lib\net40\AvalonDock.Themes.Metro.dll</HintPath>
</Reference>
<Reference Include="Cowain.Preheat.BLL">
<HintPath>..\Cowain.Preheat.BLL\bin\Debug\Cowain.Preheat.BLL.dll</HintPath>
</Reference>
<Reference Include="Cowain.Preheat.Common">
<HintPath>..\Cowain.Preheat.Common\bin\Debug\Cowain.Preheat.Common.dll</HintPath>
</Reference>
<Reference Include="Cowain.Preheat.Communication">
<HintPath>..\Cowain.Preheat.Communication\bin\Debug\Cowain.Preheat.Communication.dll</HintPath>
</Reference>
<Reference Include="Cowain.Preheat.Model">
<HintPath>..\Cowain.Preheat.Model\bin\Debug\Cowain.Preheat.Model.dll</HintPath>
</Reference>
<Reference Include="CsvHelper">
<HintPath>..\Libs\CsvHelper.dll</HintPath>
</Reference>
<Reference Include="HandyControl, Version=3.4.0.0, Culture=neutral, PublicKeyToken=45be8712787a1e5b, processorArchitecture=MSIL">
<HintPath>..\packages\HandyControl.3.4.0\lib\net472\HandyControl.dll</HintPath>
</Reference>
<Reference Include="HslCommunication, Version=11.6.4.0, Culture=neutral, PublicKeyToken=3d72ad3b6b5ec0e3" />
<Reference Include="LiveCharts">
<HintPath>..\Libs\LiveCharts.dll</HintPath>
</Reference>
<Reference Include="LiveCharts.Wpf">
<HintPath>..\Libs\LiveCharts.Wpf.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.31\lib\net45\Microsoft.Xaml.Behaviors.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Prism">
<HintPath>..\Libs\Prism.dll</HintPath>
</Reference>
<Reference Include="Prism.Unity.Wpf">
<HintPath>..\Libs\Prism.Unity.Wpf.dll</HintPath>
</Reference>
<Reference Include="Prism.Wpf">
<HintPath>..\Libs\Prism.Wpf.dll</HintPath>
</Reference>
<Reference Include="Spire.Doc, Version=13.8.1.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
<HintPath>..\packages\Spire.Doc.13.8.1\lib\net40\Spire.Doc.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
</Reference>
<Reference Include="System.Text.Json, Version=7.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Json.7.0.2\lib\net462\System.Text.Json.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Windows.Forms.DataVisualization" />
<Reference Include="System.Windows.Interactivity">
<HintPath>..\Libs\System.Windows.Interactivity.dll</HintPath>
</Reference>
<Reference Include="System.Xml" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xaml">
<RequiredTargetFramework>4.0</RequiredTargetFramework>
</Reference>
<Reference Include="Unity.Abstractions, Version=5.11.7.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
<HintPath>..\packages\Unity.Abstractions.5.11.7\lib\net47\Unity.Abstractions.dll</HintPath>
</Reference>
<Reference Include="Unity.Container, Version=5.11.11.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
<HintPath>..\packages\Unity.Container.5.11.11\lib\net47\Unity.Container.dll</HintPath>
</Reference>
<Reference Include="WindowsBase" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="WindowsFormsIntegration" />
</ItemGroup>
<ItemGroup>
<Compile Include="DataQuery\ViewModels\CurveViewModel.cs" />
<Compile Include="DataQuery\ViewModels\GetMesLogViewModel.cs" />
<Compile Include="DataQuery\ViewModels\IncomingCellInfoViewModel.cs" />
<Compile Include="DataQuery\ViewModels\NGCellInfoViewModel.cs" />
<Compile Include="DataQuery\ViewModels\ProductionsInfoViewModel.cs" />
<Compile Include="DataQuery\Views\CurveView.xaml.cs">
<DependentUpon>CurveView.xaml</DependentUpon>
</Compile>
<Compile Include="DataQuery\Views\GetMesLogView.xaml.cs">
<DependentUpon>GetMesLogView.xaml</DependentUpon>
</Compile>
<Compile Include="DataQuery\Views\IncomingCellInfoView.xaml.cs">
<DependentUpon>IncomingCellInfoView.xaml</DependentUpon>
</Compile>
<Compile Include="DataQuery\Views\NGCellInfoView.xaml.cs">
<DependentUpon>NGCellInfoView.xaml</DependentUpon>
</Compile>
<Compile Include="DataQuery\Views\ProductionsInfoView.xaml.cs">
<DependentUpon>ProductionsInfoView.xaml</DependentUpon>
</Compile>
<Compile Include="FactoryMaintenance\ViewModels\DBLogViewModel.cs" />
<Compile Include="FactoryMaintenance\ViewModels\DeviceManagementViewModel.cs" />
<Compile Include="FactoryMaintenance\ViewModels\MomOutboundViewModel.cs" />
<Compile Include="FactoryMaintenance\ViewModels\PLCVarMonitorViewModel.cs" />
<Compile Include="FactoryMaintenance\ViewModels\SysSetupViewModel.cs" />
<Compile Include="FactoryMaintenance\Views\DBLogView.xaml.cs">
<DependentUpon>DBLogView.xaml</DependentUpon>
</Compile>
<Compile Include="FactoryMaintenance\Views\DeviceManagementView.xaml.cs">
<DependentUpon>DeviceManagementView.xaml</DependentUpon>
</Compile>
<Compile Include="FactoryMaintenance\Views\MomOutboundView.xaml.cs">
<DependentUpon>MomOutboundView.xaml</DependentUpon>
</Compile>
<Compile Include="FactoryMaintenance\Views\PLCVarMonitorView.xaml.cs">
<DependentUpon>PLCVarMonitorView.xaml</DependentUpon>
</Compile>
<Compile Include="FactoryMaintenance\Views\SysSetupView.xaml.cs">
<DependentUpon>SysSetupView.xaml</DependentUpon>
</Compile>
<Compile Include="Helper\ViewModels\AboutWindowViewModel.cs" />
<Compile Include="Helper\ViewModels\HelpWindowViewModel.cs" />
<Compile Include="Helper\Views\AboutWindowView.xaml.cs">
<DependentUpon>AboutWindowView.xaml</DependentUpon>
</Compile>
<Compile Include="Helper\Views\HelpWindowView.xaml.cs">
<DependentUpon>HelpWindowView.xaml</DependentUpon>
</Compile>
<Compile Include="Home\ViewModels\ModifyPassWordViewModel.cs" />
<Compile Include="Home\ViewModels\SetScannerViewModel.cs" />
<Compile Include="Home\Views\ModifyPassWordView.xaml.cs">
<DependentUpon>ModifyPassWordView.xaml</DependentUpon>
</Compile>
<Compile Include="Home\ViewModels\WorkOrderViewModel.cs" />
<Compile Include="Home\Views\SetScannerView.xaml.cs">
<DependentUpon>SetScannerView.xaml</DependentUpon>
</Compile>
<Compile Include="Home\Views\WorkOrderView.xaml.cs">
<DependentUpon>WorkOrderView.xaml</DependentUpon>
</Compile>
<Compile Include="Home\ViewModels\DataInfo.cs" />
<Compile Include="TaskModule.cs" />
<Compile Include="UserManagerment\ViewModels\AuthorityManagementViewModel.cs" />
<Compile Include="UserManagerment\ViewModels\DeviceModeViewModel.cs" />
<Compile Include="UserManagerment\ViewModels\UserManagermentViewModel.cs" />
<Compile Include="UserManagerment\Views\AuthorityManagementView.xaml.cs">
<DependentUpon>AuthorityManagementView.xaml</DependentUpon>
</Compile>
<Compile Include="UserManagerment\Views\DeviceModeView.xaml.cs">
<DependentUpon>DeviceModeView.xaml</DependentUpon>
</Compile>
<Compile Include="UserManagerment\Views\UserManagermentView.xaml.cs">
<DependentUpon>UserManagermentView.xaml</DependentUpon>
</Compile>
</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 />
<ItemGroup>
<Page Include="DataQuery\Views\CurveView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="DataQuery\Views\GetMesLogView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="DataQuery\Views\IncomingCellInfoView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="DataQuery\Views\NGCellInfoView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="DataQuery\Views\ProductionsInfoView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="FactoryMaintenance\Views\DBLogView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="FactoryMaintenance\Views\DeviceManagementView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="FactoryMaintenance\Views\MomOutboundView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="FactoryMaintenance\Views\PLCVarMonitorView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="FactoryMaintenance\Views\SysSetupView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Helper\Views\AboutWindowView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Helper\Views\HelpWindowView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Home\Views\ModifyPassWordView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Home\Views\SetScannerView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Home\Views\WorkOrderView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="UserManagerment\Views\AuthorityManagementView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="UserManagerment\Views\DeviceModeView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="UserManagerment\Views\UserManagermentView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>