<?xml version="1.0" encoding="utf-8"?>
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current">
|
<!--Project was exported from assembly: E:\SMS\运行商系统\gwbin-3.2\web\bin\Common.dll-->
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{C291753C-6A49-4705-B565-A830C43B4189}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AssemblyName>Common</AssemblyName>
|
<ApplicationVersion>2.0.6045.33552</ApplicationVersion>
|
<RootNamespace>Common</RootNamespace>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<OldToolsVersion>3.5</OldToolsVersion>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<NuGetPackageImportStamp>
|
</NuGetPackageImportStamp>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>..\Lib\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</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>
|
<ItemGroup>
|
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\web\Bin\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
|
<HintPath>..\packages\Oracle.ManagedDataAccess.19.18.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Data" />
|
<Reference Include="System" />
|
<Reference Include="System.Xml" />
|
<Reference Include="log4net">
|
<HintPath>lib\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Configuration" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="AlgHelper.cs" />
|
<Compile Include="Audit\GenerateTemplate.cs" />
|
<Compile Include="Base.cs">
|
</Compile>
|
<Compile Include="HandlerContext.cs" />
|
<Compile Include="HardwareHelper.cs" />
|
<Compile Include="Identify.cs" />
|
<Compile Include="OracleReaderWrapper.cs" />
|
<Compile Include="OracleHelper.cs" />
|
<Compile Include="DESEncrypt.cs" />
|
<Compile Include="DataValidate.cs" />
|
<Compile Include="SegmentHelper.cs" />
|
<Compile Include="XmlHelper.cs" />
|
<Compile Include="Utils.cs" />
|
<Compile Include="DataHelper.cs" />
|
<Compile Include="PubConstant.cs" />
|
<Compile Include="DataConverter.cs" />
|
<Compile Include="TypeConvert.cs" />
|
<Compile Include="StringHelper.cs" />
|
<Compile Include="DataRowReader.cs" />
|
<Compile Include="FailedOperation.cs" />
|
<Compile Include="LogHelper.cs" />
|
<Compile Include="MyPage.cs" />
|
<Compile Include="AssemblyInfo.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config" />
|
<None Include="packages.config" />
|
</ItemGroup>
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
</Project>
|