190 lines
11 KiB
XML
190 lines
11 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>{3D24095D-B703-438D-AB17-C6BD7E9EF514}</ProjectGuid>
|
|||
|
|
<OutputType>Library</OutputType>
|
|||
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
|
<RootNamespace>Cowain.Bake.BLL</RootNamespace>
|
|||
|
|
<AssemblyName>Cowain.Bake.BLL</AssemblyName>
|
|||
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|||
|
|
<FileAlignment>512</FileAlignment>
|
|||
|
|
<Deterministic>true</Deterministic>
|
|||
|
|
<NuGetPackageImportStamp>
|
|||
|
|
</NuGetPackageImportStamp>
|
|||
|
|
<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="Cowain.Bake.Common">
|
|||
|
|
<HintPath>..\Cowain.Bake.Common\bin\Debug\Cowain.Bake.Common.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Cowain.Bake.Model">
|
|||
|
|
<HintPath>..\Cowain.Bake.Model\bin\Debug\Cowain.Bake.Model.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="EntityFramework">
|
|||
|
|
<HintPath>..\Libs\EntityFramework.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="EntityFramework.SqlServer">
|
|||
|
|
<HintPath>..\Libs\EntityFramework.SqlServer.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Google.Protobuf, Version=3.14.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\Google.Protobuf.3.14.0\lib\net45\Google.Protobuf.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="K4os.Compression.LZ4, Version=1.2.6.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\K4os.Compression.LZ4.1.2.6\lib\net46\K4os.Compression.LZ4.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="K4os.Compression.LZ4.Streams, Version=1.2.6.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\K4os.Compression.LZ4.Streams.1.2.6\lib\net46\K4os.Compression.LZ4.Streams.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="K4os.Hash.xxHash, Version=1.0.6.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\K4os.Hash.xxHash.1.0.6\lib\net46\K4os.Hash.xxHash.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="MySql.Data, Version=8.0.28.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\Libs\MySql.Data.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="MySql.Data.EntityFramework, Version=8.0.28.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\Libs\MySql.Data.EntityFramework.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="PresentationCore" />
|
|||
|
|
<Reference Include="PresentationFramework" />
|
|||
|
|
<Reference Include="Prism, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\Libs\Prism.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Prism.Unity.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\Libs\Prism.Unity.Wpf.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Prism.Wpf, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\Libs\Prism.Wpf.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" />
|
|||
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|||
|
|
<Reference Include="System.Configuration" />
|
|||
|
|
<Reference Include="System.Configuration.Install" />
|
|||
|
|
<Reference Include="System.Core" />
|
|||
|
|
<Reference Include="System.Management" />
|
|||
|
|
<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.Runtime.Serialization" />
|
|||
|
|
<Reference Include="System.Security" />
|
|||
|
|
<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.Transactions" />
|
|||
|
|
<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.Data.DataSetExtensions" />
|
|||
|
|
<Reference Include="Microsoft.CSharp" />
|
|||
|
|
<Reference Include="System.Data" />
|
|||
|
|
<Reference Include="System.Net.Http" />
|
|||
|
|
<Reference Include="Unity.Abstractions">
|
|||
|
|
<HintPath>..\Libs\Unity.Abstractions.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Unity.Container">
|
|||
|
|
<HintPath>..\Libs\Unity.Container.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="WindowsBase" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Compile Include="AlarmContentService.cs" />
|
|||
|
|
<Compile Include="AlarmService.cs" />
|
|||
|
|
<Compile Include="BatteryInfoService.cs" />
|
|||
|
|
<Compile Include="BatteryNGService.cs" />
|
|||
|
|
<Compile Include="Converter\InvalidConvertor.cs" />
|
|||
|
|
<Compile Include="Converter\LogTypeConverter.cs" />
|
|||
|
|
<Compile Include="Converter\PalletIdConverter.cs" />
|
|||
|
|
<Compile Include="Converter\PalletVirtualIdConverter.cs" />
|
|||
|
|
<Compile Include="Converter\ProcessParamIdConvertor.cs" />
|
|||
|
|
<Compile Include="Converter\RoleConvertor.cs" />
|
|||
|
|
<Compile Include="Converter\CavityInfoIdConverter.cs" />
|
|||
|
|
<Compile Include="Converter\StationIdConverter.cs" />
|
|||
|
|
<Compile Include="Converter\TaskTypeConverter.cs" />
|
|||
|
|
<Compile Include="Converter\VarValueConverter.cs" />
|
|||
|
|
<Compile Include="BLLModule.cs" />
|
|||
|
|
<Compile Include="DeviceConfigService.cs" />
|
|||
|
|
<Compile Include="ElectricEnergyService.cs" />
|
|||
|
|
<Compile Include="LogService.cs" />
|
|||
|
|
<Compile Include="MemoryDataProvider.cs" />
|
|||
|
|
<Compile Include="MenuInfoService.cs" />
|
|||
|
|
<Compile Include="MesDataService.cs" />
|
|||
|
|
<Compile Include="PalletInfoService.cs" />
|
|||
|
|
<Compile Include="ProcessParamService.cs" />
|
|||
|
|
<Compile Include="ProductionInformationService.cs" />
|
|||
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
|
<Compile Include="RgvActionService.cs" />
|
|||
|
|
<Compile Include="RoleInfoService.cs" />
|
|||
|
|
<Compile Include="ServiceBase.cs" />
|
|||
|
|
<Compile Include="CavityInfoService.cs" />
|
|||
|
|
<Compile Include="StationService.cs" />
|
|||
|
|
<Compile Include="StoveSctualPatrolService.cs" />
|
|||
|
|
<Compile Include="SysSetupService.cs" />
|
|||
|
|
<Compile Include="TagListService.cs" />
|
|||
|
|
<Compile Include="TaskRecordService.cs" />
|
|||
|
|
<Compile Include="TaskStepService.cs" />
|
|||
|
|
<Compile Include="TaskTypeService.cs" />
|
|||
|
|
<Compile Include="UserService.cs" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="App.config" />
|
|||
|
|
<None Include="packages.config" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<WCFMetadata Include="Connected Services\" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|||
|
|
</Project>
|