Files
01-Siyuan-MesProject/DataMirrorTools_Simulator/02DataLinkMesWork/02DataLinkMesWork.csproj
2026-05-29 10:07:05 +08:00

139 lines
6.4 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>{97127B87-D43D-457C-9894-5F2244E4D2E7}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>DataLinkMesWork</RootNamespace>
<AssemblyName>DataLinkMesWork</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\WebAppDll\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Debug\DataLinkMesWork.xml</DocumentationFile>
</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>
<ApplicationIcon>
</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="BasicData, Version=20.20.3.15, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\dll\BasicData.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data.SQLite">
<HintPath>..\DLL\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="System.Management" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Web.Extensions" />
<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="DataLinkMesWork.Bakup.ConnType.cs" />
<Compile Include="DataLinkMesWork.ConnType.Bak.cs" />
<Compile Include="DataLinkMesWork.ConnType.cs" />
<Compile Include="DataLinkMesWork.Bakup.cs" />
<Compile Include="DataLinkMesWork.SqlCmd.ConnType.cs" />
<Compile Include="DataLinkMesWork.SqlCmd.Bakup.cs" />
<Compile Include="DataLinkMesWork.SqlWebCall.Bakup.ConnType.cs" />
<Compile Include="DataLinkMesWork.SqlWebCall.ConnType.cs" />
<Compile Include="DataLinkMesWork.SqlWebCall.Bakup.cs" />
<Compile Include="DataLinkMesWork.SqlWebCall.cs" />
<Compile Include="DataLinkMesWork.SqlCmd.cs" />
<Compile Include="DataLinkMesWork.cs" />
<Compile Include="DbCallType1001\DbCallType1001.cs" />
<Compile Include="DbCallType2\DbCallType2.cs" />
<Compile Include="DbCallType3\DbCallType3.cs" />
<Compile Include="DbCallType4\DbCallType4.cs" />
<Compile Include="DbCallType5\DbCallType5.cs" />
<Compile Include="DbCallType\dbCallType.cs" />
<Compile Include="Json\IJsonWrapper.cs" />
<Compile Include="Json\JsonData.cs" />
<Compile Include="Json\JsonException.cs" />
<Compile Include="Json\JsonMapper.cs" />
<Compile Include="Json\JsonMockWrapper.cs" />
<Compile Include="Json\JsonReader.cs" />
<Compile Include="Json\JsonWriter.cs" />
<Compile Include="Json\Lexer.cs" />
<Compile Include="Json\Netstandard15Polyfill.cs" />
<Compile Include="Json\ParserToken.cs" />
<Compile Include="KeyWord\KeyWordTest.cs" />
<Compile Include="KeyWord\SoftKey.cs" />
<Compile Include="P0.MES.Common\bizDataAccess\Common.OleDb.cs" />
<Compile Include="P0.MES.Common\bizDataAccess\ContentResult.cs" />
<Compile Include="P0.MES.Common\bizDataAccess\DataAccess.Access.cs" />
<Compile Include="P0.MES.Common\bizDataAccess\DataAccess.cs" />
<Compile Include="P0.MES.Common\bizDataAccess\DataAccess.Excel.cs" />
<Compile Include="P0.MES.Common\bizDataAccess\DataAccess.SqlServer.cs" />
<Compile Include="P0.MES.Common\bizDataAccess\DataAccess.TestConnection.cs" />
<Compile Include="P0.MES.Common\bizDataAccess\JsonHelper.cs" />
<Compile Include="P0.MES.Common\bizDataAccess\SQLCommon.cs" />
<Compile Include="P0.MES.Common\Sqlite\DbHelperSQLite.cs" />
<Compile Include="P0.MES.Common\SystemFramework\ApplicationConfig.cs" />
<Compile Include="P0.MES.Common\SystemFramework\Reflection.cs" />
<Compile Include="P0.MES.Common\SystemFramework\UDP.Receive.cs" />
<Compile Include="P0.MES.Common\SystemFramework\UDP.Send.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Reg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Reg.Designer.cs">
<DependentUpon>Reg.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Reg.resx">
<DependentUpon>Reg.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="Mes32X32.ico" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>