BaoKai_202508-Wms-Jingwang..../Scada/Scada.csproj

196 lines
9.4 KiB
XML
Raw Normal View History

2025-08-24 09:35:55 +08:00
<?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>{F1BD3E11-DD9A-4C42-9A84-B2783E8104E5}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>Scada</RootNamespace>
<AssemblyName>Scada</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>x86</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="DevExpress.Drawing.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Printing.v22.2.Core, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Data.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Images.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a">
<Private>False</Private>
</Reference>
<Reference Include="DevExpress.Data.Desktop.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Utils.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraEditors.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraPrinting.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraGrid.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraNavBar.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraTreeList.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraVerticalGrid.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Newtonsoft.Json.5.0.8\lib\net40\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI">
<HintPath>..\packages\NPOI\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML">
<HintPath>..\packages\NPOI\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Design" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="WMS.Attirubte, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\WMS.Attirubte\bin\Debug\WMS.Attirubte.dll</HintPath>
</Reference>
<Reference Include="WMS.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\WMS.Common\bin\Debug\WMS.Common.dll</HintPath>
</Reference>
<Reference Include="WMS.Model, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\WMS.Model\bin\Debug\WMS.Model.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="FrmDec.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmDec.Designer.cs">
<DependentUpon>FrmDec.cs</DependentUpon>
</Compile>
<Compile Include="FrmLoc.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmLoc.Designer.cs">
<DependentUpon>FrmLoc.cs</DependentUpon>
</Compile>
<Compile Include="FrmScada.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmScada.Designer.cs">
<DependentUpon>FrmScada.cs</DependentUpon>
</Compile>
<Compile Include="FrmSetOp.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmSetOp.Designer.cs">
<DependentUpon>FrmSetOp.cs</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="FrmDec.resx">
<DependentUpon>FrmDec.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmLoc.resx">
<DependentUpon>FrmLoc.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmScada.resx">
<DependentUpon>FrmScada.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmSetOp.resx">
<DependentUpon>FrmSetOp.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\licenses.licx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ShapeControl_CodeProject\ShapeControl.csproj">
<Project>{77a3e20f-622c-45bd-a9e3-1760ad069026}</Project>
<Name>ShapeControl</Name>
</ProjectReference>
<ProjectReference Include="..\WMS.Business\WMS.Business.csproj">
<Project>{074145a3-9e9d-4329-bb5e-ab4129c6cf26}</Project>
<Name>WMS.Business</Name>
</ProjectReference>
<ProjectReference Include="..\WMS.Ctrl\WMS.Ctrl.csproj">
<Project>{948A4997-6144-4B56-BA7C-F28B85FE92F5}</Project>
<Name>WMS.Ctrl</Name>
</ProjectReference>
<ProjectReference Include="..\WMS.Frm.Base\WMS.Frm.Base.csproj">
<Project>{2c19a9f9-d606-46c1-8148-e0ca078464ba}</Project>
<Name>WMS.Frm.Base</Name>
</ProjectReference>
<ProjectReference Include="..\WMS.IData\WMS.IData.csproj">
<Project>{398dbcb4-89fe-4ddd-ba14-a949e008f449}</Project>
<Name>WMS.IData</Name>
</ProjectReference>
<ProjectReference Include="..\WMS.SqlServerData\WMS.SqlServerData.csproj">
<Project>{b6f9ad78-b9e5-4293-b5e9-a0b901f397a7}</Project>
<Name>WMS.SqlServerData</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>