<?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>{79C177AF-0016-4564-8970-D8128E3ED0D4}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>Commom</RootNamespace>
|
<AssemblyName>Commom</AssemblyName>
|
<TargetFrameworkVersion>v4.8</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>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
</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>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Aspose.Cells, Version=4.4.3.1, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\Debug\Aspose.Cells.dll</HintPath>
|
</Reference>
|
<Reference Include="BouncyCastle.Crypto, Version=1.8.6.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
<HintPath>..\packages\Portable.BouncyCastle.1.8.6\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
</Reference>
|
<Reference Include="ICSharpCode.SharpZipLib, Version=1.2.0.246, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
<HintPath>..\packages\SharpZipLib.1.2.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.JScript" />
|
<Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Office.Interop.Excel.15.0.4795.1000\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="Microsoft.Office.Interop.Word, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Office.Interop.Word.15.0.4797.1003\lib\net20\Microsoft.Office.Interop.Word.dll</HintPath>
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="NLog">
|
<HintPath>..\packages\NLog.4.7.9\lib\net45\NLog.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.5.1\lib\net45\NPOI.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OOXML, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.5.1\lib\net45\NPOI.OOXML.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXml4Net, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.5.1\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.5.1\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
|
</Reference>
|
<Reference Include="Office, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
<HintPath>..\packages\MicrosoftOfficeCore.15.0.0\lib\net35\Office.dll</HintPath>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Drawing.Design" />
|
<Reference Include="System.Net" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Xml" />
|
<Reference Include="thinger.DataConvertLib, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\Debug\thinger.DataConvertLib.dll</HintPath>
|
</Reference>
|
<Reference Include="TSCPrint, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\Debug\TSCPrint.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="BarCodePrint\TSC.cs" />
|
<Compile Include="DotNetBean\CookieHelper.cs" />
|
<Compile Include="DotNetBean\RequestSession.cs" />
|
<Compile Include="DotNetBean\SessionUser.cs" />
|
<Compile Include="DotNetCode\AjaxResult.cs" />
|
<Compile Include="DotNetCode\CacheHelper.cs" />
|
<Compile Include="DotNetCode\CommonHelper.cs" />
|
<Compile Include="DotNetCode\DateTimeHelper.cs" />
|
<Compile Include="DotNetCode\LogHelper.cs" />
|
<Compile Include="DotNetCode\RequestHelper.cs" />
|
<Compile Include="DotNetCode\SqlParam.cs" />
|
<Compile Include="DotNetConfig\ConfigHelper.cs" />
|
<Compile Include="DotNetData\DataTableHelper.cs" />
|
<Compile Include="DotNetData\HashtableHelper.cs" />
|
<Compile Include="DotNetData\ModelConvertHelper.cs" />
|
<Compile Include="DotNetData\ReaderToIListHelper.cs" />
|
<Compile Include="DotNetData\XMLHelper.cs" />
|
<Compile Include="DotNetDevices\PlcIO.cs" />
|
<Compile Include="DotNetDevices\Sharp7.cs" />
|
<Compile Include="DotNetExcel\AsposeExcel.cs" />
|
<Compile Include="DotNetExcel\NPOIExcel.cs" />
|
<Compile Include="DotNetExcel\Office2HtmlHelper.cs" />
|
<Compile Include="DotNetExcel\OfficeView.cs" />
|
<Compile Include="DotNetJson\JsonHelper.cs" />
|
<Compile Include="DotNetJson\TreeView.cs" />
|
<Compile Include="DotNetUI\ControlBindHelper.cs" />
|
<Compile Include="DotNetUI\ExcelHelper.cs" />
|
<Compile Include="DotNetUI\IPScanerHelper.cs" />
|
<Compile Include="DotNetUI\Net.cs" />
|
<Compile Include="DotNetUI\ShowMsgHelper.cs" />
|
<Compile Include="DotNetUI\WebHelper.cs" />
|
<Compile Include="Extend\Ext.Convert.cs" />
|
<Compile Include="Extend\Ext.DateTime.cs" />
|
<Compile Include="Extend\Ext.Format.cs" />
|
<Compile Include="Extend\ExtLinq.cs" />
|
<Compile Include="Extend\ExtLinq.SortBy.cs" />
|
<Compile Include="Extend\ExtList.Comparint.cs" />
|
<Compile Include="Extend\ExtList.cs" />
|
<Compile Include="Extend\ExtTable.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Security\DESEncrypt.cs" />
|
<Compile Include="Security\Md5.cs" />
|
<Compile Include="DotNetCode\VerifyCode.cs" />
|
<Compile Include="Utility\HttpHelper.cs" />
|
<Compile Include="Utility\Utility.cs" />
|
<Compile Include="Web\WebHelper.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="packages.config" />
|
<None Include="Scripts\jquery-2.1.1.min.map" />
|
</ItemGroup>
|
<ItemGroup>
|
<COMReference Include="Microsoft.Office.Core">
|
<Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
|
<VersionMajor>2</VersionMajor>
|
<VersionMinor>8</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>primary</WrapperTool>
|
<Isolated>False</Isolated>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</COMReference>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\Json\Json.csproj">
|
<Project>{da026267-878a-4c23-9be0-976811ff31cb}</Project>
|
<Name>Json</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\Model\Model.csproj">
|
<Project>{76c6c368-0854-4980-a82d-6523bba184ef}</Project>
|
<Name>Model</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Connected Services\" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Scripts\jquery-2.1.1.intellisense.js" />
|
<Content Include="Scripts\jquery-2.1.1.js" />
|
<Content Include="Scripts\jquery-2.1.1.min.js" />
|
<Content Include="Scripts\nugetexample.js" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|