512 lines
22 KiB
XML
512 lines
22 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" 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>{32B815E5-4701-4819-9AF0-6C6ACAD0CEE3}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>HiiShe.Manager</RootNamespace>
|
|
<AssemblyName>CommodityKeySet</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<WarningLevel>4</WarningLevel>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
<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>
|
|
</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>x86</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>HiiShe_Style\Image\Manage.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>HiiShe.Manager.Program</StartupObject>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="ICSharpCode.SharpZipLib">
|
|
<HintPath>..\..\910_RealEstate.Release\NPOI\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI">
|
|
<HintPath>..\..\910_RealEstate.Release\NPOI\NPOI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OOXML">
|
|
<HintPath>..\..\910_RealEstate.Release\NPOI\NPOI.OOXML.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OpenXml4Net">
|
|
<HintPath>..\..\910_RealEstate.Release\NPOI\NPOI.OpenXml4Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OpenXmlFormats">
|
|
<HintPath>..\..\910_RealEstate.Release\NPOI\NPOI.OpenXmlFormats.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Oracle.ManagedDataAccess, Version=4.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
|
|
<HintPath>..\..\910_RealEstate.Release\Oracle.ManagedDataAccess.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RealEstate.Core, Version=4.0.1.1, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\910_RealEstate.Release\HighWay\RealEstate.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="RealEstate.Web">
|
|
<HintPath>..\..\910_RealEstate.Release\HighWay\RealEstate.Web.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.OracleClient" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Printing" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Xaml">
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="zxing">
|
|
<HintPath>..\..\..\..\05_接口DEMO\ZXing.Net.0.15.0.0\net4.0\zxing.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="App.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Compile Include="Common.cs" />
|
|
<Compile Include="Common\ExcelHelper.cs" />
|
|
<Compile Include="ConfigHelper.cs" />
|
|
<Compile Include="DataTableHelper.cs" />
|
|
<Compile Include="DBHelper.cs" />
|
|
<Compile Include="LogHelper.cs" />
|
|
<Compile Include="Manager\V1_0\ImportData\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\ExportData\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\MemberShip\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\PrintMain\frmPrintMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\PrintMain\frmPrintMain.designer.cs">
|
|
<DependentUpon>frmPrintMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\PrintMain\SetRowXY.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\PrintMain\SetRowXY.designer.cs">
|
|
<DependentUpon>SetRowXY.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\Purchase\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\Purchase\MainWindowDetail.xaml.cs">
|
|
<DependentUpon>MainWindowDetail.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\Sales\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\SearchCommodity\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\SearchCommodity\Message.xaml.cs">
|
|
<DependentUpon>Message.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Manager\V1_0\ShopMessage\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OracleHelper.cs" />
|
|
<Compile Include="PrintHelper.cs" />
|
|
<Compile Include="SqlHelper.cs" />
|
|
<Compile Include="ValueToProcessConverter.cs" />
|
|
<Page Include="Manager\V1_0\ImportData\MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Manager\V1_0\ExportData\MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Manager\V1_0\MemberShip\MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Manager\V1_0\Purchase\MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Manager\V1_0\Purchase\MainWindowDetail.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Manager\V1_0\Sales\MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Manager\V1_0\SearchCommodity\MainWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Login\Login.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Compile Include="App.xaml.cs">
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Login\Login.xaml.cs">
|
|
<DependentUpon>Login.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Page Include="Manager\V1_0\SearchCommodity\Message.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Manager\V1_0\SearchStaff\MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Manager\V1_0\ShopMessage\MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Styles\TabControlStyles.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Manager\V1_0\SearchStaff\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
<EmbeddedResource Include="Manager\V1_0\PrintMain\frmPrintMain.resx">
|
|
<DependentUpon>frmPrintMain.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Manager\V1_0\PrintMain\SetRowXY.resx">
|
|
<DependentUpon>SetRowXY.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<None Include="App.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<AppDesigner Include="Properties\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Login\agt_action_fail.png" />
|
|
<Resource Include="HiiShe_Style\Image\Login\cancel.png" />
|
|
<Resource Include="HiiShe_Style\Image\Login\cancel_1.png" />
|
|
<Resource Include="HiiShe_Style\Image\Login\fg.jpg" />
|
|
<Resource Include="HiiShe_Style\Image\Login\fileclose.png" />
|
|
<Resource Include="HiiShe_Style\Image\Login\login_title_bg.png" />
|
|
<Resource Include="HiiShe_Style\Image\Login\UIDA登录_03.gif" />
|
|
<Resource Include="HiiShe_Style\Image\Login\UIDA登录_06.gif" />
|
|
<Resource Include="HiiShe_Style\Image\Login\未标题-1_03.gif" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Bd\background_mainwnd_1.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Bd\enter.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Bd\logo.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Bd\mover.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\mie.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\mim.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\min.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\mme.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\mmm.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\mmn.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\mse.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\msm.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\msn.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\mxe.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\mxm.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\mxn.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\ske.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\skm.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\skn.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\xe.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\xm.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\xn.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\ico_dsmain.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\ico_Examine.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\ico_softmgr.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\ico_SpeedupOpt.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\ico_SysRepair.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\ico_TraceCleaner.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\ico_VulRepair.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\ico_Examine1.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\432.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\4963_home.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\bank.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\statistics.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Icon\dollar_gold.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Service References\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Bd\background_mainwnd_2.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Bd\background_mainwnd_3.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Bd\background_mainwnd.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="obj\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\用户管理8.png" />
|
|
<Resource Include="HiiShe_Style\Image\Manage.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Manage.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Manager\V1_0\SearchStaff\员工相关.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Common\cancel.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Common\add.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Deposit.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\user.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\userLess.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\CustomPaging\Left.png" />
|
|
<Resource Include="HiiShe_Style\Image\CustomPaging\LeftStop.png" />
|
|
<Resource Include="HiiShe_Style\Image\CustomPaging\Right.png" />
|
|
<Resource Include="HiiShe_Style\Image\CustomPaging\RightStop.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\CustomPaging\LeftGray.png" />
|
|
<Resource Include="HiiShe_Style\Image\CustomPaging\LeftStopGray.png" />
|
|
<Resource Include="HiiShe_Style\Image\CustomPaging\RightGray.png" />
|
|
<Resource Include="HiiShe_Style\Image\CustomPaging\RightStopGray.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Common\edit2.png" />
|
|
<Resource Include="HiiShe_Style\Image\Common\insert.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Common\search.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Common\Generic2.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Common\database2.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Common\export.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Common\Import.png" />
|
|
</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>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Common\22.png" />
|
|
<Resource Include="HiiShe_Style\Image\Common\33.png" />
|
|
<Resource Include="HiiShe_Style\Image\Common\44.png" />
|
|
<Resource Include="HiiShe_Style\Image\Common\55.png" />
|
|
<Resource Include="HiiShe_Style\Image\Common\678.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Bd\背景图1.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Bd\背景图2.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Manager\V1_0\MemberShip\会员相关.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\88.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\vip.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\上传.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\下载8.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\保存商品信息8.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\刷新8.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\商品8.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\查询8.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\添加商品8.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\上传8.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\门店8.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\商品管理8.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Manager\V1_0\Purchase\采购入库.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\会员管理.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\保存9.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\保存商品信息.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\保存商品信息1.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\刷新.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\刷新1.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\刷新9.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\商品.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\商品管理.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\导入数据.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\导出数据.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\查询-1.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\查询.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\查询9.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\添加9.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\添加商品.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\添加商品1.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\用户管理.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Print\PriceTag.jpg" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Print\PrineTag.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\传称.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Print\PrineTag1.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="HiiShe_Style\Image\Print\PrineTag2.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\促销管理.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\标价签-图标.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\下载.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\更新.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\max.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\maxmu.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\maxtomin.png" />
|
|
<Resource Include="HiiShe_Style\Image\Main\Button\maxtominmu.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\HiiShe.WPFUI\HiiShe.WPFUI.csproj">
|
|
<Project>{b77fc98f-435d-4786-b2a3-b1b67223c75f}</Project>
|
|
<Name>HiiShe.WPFUI</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |