123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300 |
- <?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>{6FE747F8-1C3B-4171-B0AD-EFE16975BE0D}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DllXqManager</RootNamespace>
- <AssemblyName>DllXqManager</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <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>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <OutputPath>bin\x64\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Microsoft.Diagnostics.Tracing.EventSource, Version=2.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\..\Eap\EapMainFrame\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.2.2.0\lib\net461\Microsoft.Diagnostics.Tracing.EventSource.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\XqMainFrame\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="RabbitMQ.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=89e7d7c5feba84ce, processorArchitecture=MSIL">
- <HintPath>..\XqMainFrame\packages\RabbitMQ.Client.6.1.0\lib\net461\RabbitMQ.Client.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\..\Eap\EapMainFrame\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\..\Eap\EapMainFrame\packages\System.Memory.4.5.4\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>..\..\Eap\EapMainFrame\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\..\Eap\EapMainFrame\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Channels, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\..\Eap\EapMainFrame\packages\System.Threading.Channels.4.7.1\lib\net461\System.Threading.Channels.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\..\Eap\EapMainFrame\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="CallFunction.cs" />
- <Compile Include="Class1.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Form2.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form2.Designer.cs">
- <DependentUpon>Form2.cs</DependentUpon>
- </Compile>
- <Compile Include="FrameControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="LayoutMstBaseFor.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="LayoutMstBaseFor.Designer.cs">
- <DependentUpon>LayoutMstBaseFor.cs</DependentUpon>
- </Compile>
- <Compile Include="MacStatusQuery.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="MacStatusQuery.Designer.cs">
- <DependentUpon>MacStatusQuery.cs</DependentUpon>
- </Compile>
- <Compile Include="MachineQuery.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="MachineQuery.Designer.cs">
- <DependentUpon>MachineQuery.cs</DependentUpon>
- </Compile>
- <Compile Include="MoveControl.cs" />
- <Compile Include="SetControlRectangle.cs" />
- <Compile Include="StatusColor.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="StatusColor.Designer.cs">
- <DependentUpon>StatusColor.cs</DependentUpon>
- </Compile>
- <Compile Include="TEntityControl.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Component1.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Component1.Designer.cs">
- <DependentUpon>Component1.cs</DependentUpon>
- </Compile>
- <Compile Include="Form1.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form1.Designer.cs">
- <DependentUpon>Form1.cs</DependentUpon>
- </Compile>
- <Compile Include="TEntityBase.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="TEntityBase.Designer.cs">
- <DependentUpon>TEntityBase.cs</DependentUpon>
- </Compile>
- <Compile Include="LayoutMstBase.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="LayoutMstBase.Designer.cs">
- <DependentUpon>LayoutMstBase.cs</DependentUpon>
- </Compile>
- <Compile Include="LayoutDetailBase.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="LayoutDetailBase.Designer.cs">
- <DependentUpon>LayoutDetailBase.cs</DependentUpon>
- </Compile>
- <Compile Include="MacStatusBase.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="MacStatusBase.Designer.cs">
- <DependentUpon>MacStatusBase.cs</DependentUpon>
- </Compile>
- <Compile Include="TLcdBase.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="TLcdBase.Designer.cs">
- <DependentUpon>TLcdBase.cs</DependentUpon>
- </Compile>
- <Compile Include="TEntityQuery.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="TEntityQuery.Designer.cs">
- <DependentUpon>TEntityQuery.cs</DependentUpon>
- </Compile>
- <Compile Include="LayoutMstQuery.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="LayoutMstQuery.Designer.cs">
- <DependentUpon>LayoutMstQuery.cs</DependentUpon>
- </Compile>
- <Compile Include="TLcdQuery.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="TLcdQuery.Designer.cs">
- <DependentUpon>TLcdQuery.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="UserControl1.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UserControl1.Designer.cs">
- <DependentUpon>UserControl1.cs</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Component1.resx">
- <DependentUpon>Component1.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form1.resx">
- <DependentUpon>Form1.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form2.resx">
- <DependentUpon>Form2.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="FrameControl.resx">
- <DependentUpon>FrameControl.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="LayoutMstBaseFor.resx">
- <DependentUpon>LayoutMstBaseFor.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="MacStatusQuery.resx">
- <DependentUpon>MacStatusQuery.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="MachineQuery.resx">
- <DependentUpon>MachineQuery.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="StatusColor.resx">
- <DependentUpon>StatusColor.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="TEntityBase.resx">
- <DependentUpon>TEntityBase.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="TEntityControl.resx">
- <DependentUpon>TEntityControl.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="LayoutMstBase.resx">
- <DependentUpon>LayoutMstBase.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="LayoutDetailBase.resx">
- <DependentUpon>LayoutDetailBase.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="MacStatusBase.resx">
- <DependentUpon>MacStatusBase.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="TLcdBase.resx">
- <DependentUpon>TLcdBase.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="TEntityQuery.resx">
- <DependentUpon>TEntityQuery.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="LayoutMstQuery.resx">
- <DependentUpon>LayoutMstQuery.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="TLcdQuery.resx">
- <DependentUpon>TLcdQuery.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UserControl1.resx">
- <DependentUpon>UserControl1.cs</DependentUpon>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\DataAcc\Cksoft.Unity\Cksoft.Unity.csproj">
- <Project>{abcc7518-c4a2-4a71-8e96-daef76c21036}</Project>
- <Name>Cksoft.Unity</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Eap\DllEapEntity\DllEapEntity.csproj">
- <Project>{314E27E4-5E0F-4EAA-A3EB-8EF4F05689E2}</Project>
- <Name>DllEapEntity</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Eap\DllHsms\DllHsms.csproj">
- <Project>{06326329-46AC-4713-AE12-6F30BC81D11E}</Project>
- <Name>DllHsms</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\MesMainFrame\DllPubInfo\DllPubInfo.csproj">
- <Project>{ADD976AB-2AC0-4FC4-BD10-17667AC899A5}</Project>
- <Name>DllPubInfo</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="packages.config" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|