216 lines
9.0 KiB
XML
216 lines
9.0 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>{071CEFE1-3630-4DB9-9173-D7C66E430661}</ProjectGuid>
|
||
<OutputType>Library</OutputType>
|
||
<RootNamespace>DataUpdate</RootNamespace>
|
||
<AssemblyName>DataUpdate</AssemblyName>
|
||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||
<FileAlignment>512</FileAlignment>
|
||
<SccProjectName>%24/000_通用版本/004_收银管理系统/EShangPos-PB/DataUpdate</SccProjectName>
|
||
<SccLocalPath>.</SccLocalPath>
|
||
<SccAuxPath>http://dev.eshangtech.com:8888/tfs/%25E7%2589%25B5%25E8%25BD%25AF%25E9%2580%259A%25E7%2594%25A8v4.0</SccAuxPath>
|
||
<SccProvider>{4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}</SccProvider>
|
||
</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>
|
||
</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="Oracle.ManagedDataAccess, Version=4.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
|
||
<SpecificVersion>False</SpecificVersion>
|
||
<HintPath>..\..\..\910_RealEstate.Release\Oracle.ManagedDataAccess.dll</HintPath>
|
||
</Reference>
|
||
<Reference Include="System" />
|
||
<Reference Include="System.Core" />
|
||
<Reference Include="System.Management" />
|
||
<Reference Include="System.Runtime.Serialization" />
|
||
<Reference Include="System.Web" />
|
||
<Reference Include="System.Web.Extensions" />
|
||
<Reference Include="System.Web.Services" />
|
||
<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.Windows.Forms" />
|
||
<Reference Include="System.Xml" />
|
||
<Reference Include="zxing">
|
||
<HintPath>..\..\..\910_RealEstate.Release\zxing.dll</HintPath>
|
||
</Reference>
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<Compile Include="BarcodeMatch.cs">
|
||
<SubType>Form</SubType>
|
||
</Compile>
|
||
<Compile Include="BarcodeMatch.Designer.cs">
|
||
<DependentUpon>BarcodeMatch.cs</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="CommodityDown.cs">
|
||
<SubType>Form</SubType>
|
||
</Compile>
|
||
<Compile Include="CommodityDown.designer.cs">
|
||
<DependentUpon>CommodityDown.cs</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="ComputerInfoHelper.cs" />
|
||
<Compile Include="ConfigHelper.cs" />
|
||
<Compile Include="DataUpdate.cs">
|
||
<SubType>Form</SubType>
|
||
</Compile>
|
||
<Compile Include="DataUpdate.Designer.cs">
|
||
<DependentUpon>DataUpdate.cs</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="DBHelper.cs" />
|
||
<Compile Include="JsonHelper.cs" />
|
||
<Compile Include="LogHelper.cs" />
|
||
<Compile Include="MachineInfo.cs">
|
||
<SubType>Form</SubType>
|
||
</Compile>
|
||
<Compile Include="MachineInfo.Designer.cs">
|
||
<DependentUpon>MachineInfo.cs</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="OracleHelper.cs" />
|
||
<Compile Include="PaymentMain.cs">
|
||
<SubType>Form</SubType>
|
||
</Compile>
|
||
<Compile Include="PaymentMain.Designer.cs">
|
||
<DependentUpon>PaymentMain.cs</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="ProvinceMain.cs">
|
||
<SubType>Form</SubType>
|
||
</Compile>
|
||
<Compile Include="ProvinceMain.Designer.cs">
|
||
<DependentUpon>ProvinceMain.cs</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="InputMain.cs">
|
||
<SubType>Form</SubType>
|
||
</Compile>
|
||
<Compile Include="InputMain.Designer.cs">
|
||
<DependentUpon>InputMain.cs</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="MessageForm.cs">
|
||
<SubType>Form</SubType>
|
||
</Compile>
|
||
<Compile Include="MessageForm.Designer.cs">
|
||
<DependentUpon>MessageForm.cs</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Program.cs" />
|
||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||
<Compile Include="QualityHelper.cs" />
|
||
<Compile Include="ScanAudit.cs">
|
||
<SubType>Form</SubType>
|
||
</Compile>
|
||
<Compile Include="ScanAudit.Designer.cs">
|
||
<DependentUpon>ScanAudit.cs</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="TimeHelper.cs" />
|
||
<Compile Include="WaiteFrom.cs">
|
||
<SubType>Form</SubType>
|
||
</Compile>
|
||
<Compile Include="WaiteFrom.designer.cs">
|
||
<DependentUpon>WaiteFrom.cs</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WSHelper.cs" />
|
||
<EmbeddedResource Include="BarcodeMatch.resx">
|
||
<DependentUpon>BarcodeMatch.cs</DependentUpon>
|
||
</EmbeddedResource>
|
||
<EmbeddedResource Include="CommodityDown.resx">
|
||
<DependentUpon>CommodityDown.cs</DependentUpon>
|
||
</EmbeddedResource>
|
||
<EmbeddedResource Include="DataUpdate.resx">
|
||
<DependentUpon>DataUpdate.cs</DependentUpon>
|
||
</EmbeddedResource>
|
||
<EmbeddedResource Include="MachineInfo.resx">
|
||
<DependentUpon>MachineInfo.cs</DependentUpon>
|
||
</EmbeddedResource>
|
||
<EmbeddedResource Include="PaymentMain.resx">
|
||
<DependentUpon>PaymentMain.cs</DependentUpon>
|
||
</EmbeddedResource>
|
||
<EmbeddedResource Include="ProvinceMain.resx">
|
||
<DependentUpon>ProvinceMain.cs</DependentUpon>
|
||
</EmbeddedResource>
|
||
<EmbeddedResource Include="InputMain.resx">
|
||
<DependentUpon>InputMain.cs</DependentUpon>
|
||
</EmbeddedResource>
|
||
<EmbeddedResource Include="MessageForm.resx">
|
||
<DependentUpon>MessageForm.cs</DependentUpon>
|
||
</EmbeddedResource>
|
||
<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>
|
||
<EmbeddedResource Include="ScanAudit.resx">
|
||
<DependentUpon>ScanAudit.cs</DependentUpon>
|
||
</EmbeddedResource>
|
||
<EmbeddedResource Include="WaiteFrom.resx">
|
||
<DependentUpon>WaiteFrom.cs</DependentUpon>
|
||
</EmbeddedResource>
|
||
<None Include="packages.config" />
|
||
<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>
|
||
<None Include="Resources\Fail.png" />
|
||
<None Include="Resources\Success.png" />
|
||
<Content Include="Oracle.ManagedDataAccess.dll" />
|
||
<Content Include="收银系统网络状态查看工具(PB).txt" />
|
||
<Content Include="Resources\Audit.png" />
|
||
<Content Include="Resources\Close.png" />
|
||
<Content Include="Resources\info.png" />
|
||
<Content Include="Resources\None.png" />
|
||
<Content Include="Resources\ProgressMessage.jpg" />
|
||
<Content Include="Resources\上传数据.png" />
|
||
<Content Include="Resources\二维码_01.png" />
|
||
<Content Include="Resources\二维码_02.png" />
|
||
<Content Include="Resources\上传数据图标.png" />
|
||
<None Include="Resources\圆角矩形.png" />
|
||
<None Include="Resources\收银机基础信息.png" />
|
||
<Content Include="Resources\省份.png" />
|
||
<Content Include="Resources\省份选择.png" />
|
||
<Content Include="Resources\矩形 1.png" />
|
||
<Content Include="Resources\矩形 3.png" />
|
||
<Content Include="Resources\输入验证.png" />
|
||
<Content Include="Resources\输入验证码图标.png" />
|
||
<None Include="Resources\图标.png" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.11.0\analyzers\dotnet\cs\Microsoft.DependencyValidation.Analyzers.resources.dll" />
|
||
<Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.11.0\analyzers\dotnet\Microsoft.DependencyValidation.Analyzers.dll" />
|
||
</ItemGroup>
|
||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||
</Project> |