177 lines
7.2 KiB
XML
177 lines
7.2 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>{5F4FC620-9101-4630-ADB5-77B7DC057CF9}</ProjectGuid>
|
|||
|
<OutputType>Library</OutputType>
|
|||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
<RootNamespace>Weixin.TBCirclePromotion</RootNamespace>
|
|||
|
<AssemblyName>Weixin.TBCirclePromotion</AssemblyName>
|
|||
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|||
|
<FileAlignment>512</FileAlignment>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|||
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
<DebugType>full</DebugType>
|
|||
|
<Optimize>false</Optimize>
|
|||
|
<OutputPath>..\..\Debug\Plugin\</OutputPath>
|
|||
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<WarningLevel>4</WarningLevel>
|
|||
|
<PlatformTarget>x86</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>
|
|||
|
</PropertyGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Reference Include="Api.Framework">
|
|||
|
<HintPath>..\..\Debug\Api.Framework.dll</HintPath>
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Chat.Framework">
|
|||
|
<HintPath>..\..\Debug\Chat.Framework.dll</HintPath>
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="DevExpress.Data.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="DevExpress.Printing.v19.2.Core, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="DevExpress.Utils.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="DevExpress.XtraEditors.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="DevExpress.XtraPrinting.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="DevExpress.XtraVerticalGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="HtmlAgilityPack">
|
|||
|
<HintPath>..\..\Debug\HtmlAgilityPack.dll</HintPath>
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="HttpHelper">
|
|||
|
<HintPath>..\..\Debug\HttpHelper.dll</HintPath>
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="SqlSugar, Version=4.9.9.3, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\..\Debug\SqlSugar.dll</HintPath>
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Core">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Drawing">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Windows.Forms">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Xml.Linq">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Data.DataSetExtensions">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Microsoft.CSharp">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Data">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Net.Http">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Xml">
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="UI.Framework">
|
|||
|
<HintPath>..\..\Debug\UI.Framework.dll</HintPath>
|
|||
|
<Private>False</Private>
|
|||
|
</Reference>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Compile Include="AnalyzeGoods.cs" />
|
|||
|
<Compile Include="Class1.cs" />
|
|||
|
<Compile Include="Config.cs" />
|
|||
|
<Compile Include="Control\ArrayControl.cs" />
|
|||
|
<Compile Include="Control\CategoryControl.cs" />
|
|||
|
<Compile Include="Entitys\fl_plugin_tbcirclepromotion_goodsinfos.cs" />
|
|||
|
<Compile Include="Entitys\fl_plugin_tbcirclepromotion_tbtgw.cs" />
|
|||
|
<Compile Include="Entitys\tbinfo_temp.cs" />
|
|||
|
<Compile Include="Enums.cs" />
|
|||
|
<Compile Include="ImportDataForm.cs">
|
|||
|
<SubType>Form</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="ImportDataForm.Designer.cs">
|
|||
|
<DependentUpon>ImportDataForm.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="MainForm.cs">
|
|||
|
<SubType>Form</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="MainForm.Designer.cs">
|
|||
|
<DependentUpon>MainForm.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
<Compile Include="Properties\Resources.Designer.cs">
|
|||
|
<AutoGen>True</AutoGen>
|
|||
|
<DesignTime>True</DesignTime>
|
|||
|
<DependentUpon>Resources.resx</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="SendCircleFriendThread.cs" />
|
|||
|
<Compile Include="SessionEx.cs" />
|
|||
|
<Compile Include="Tools.cs" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<EmbeddedResource Include="ImportDataForm.resx">
|
|||
|
<DependentUpon>ImportDataForm.cs</DependentUpon>
|
|||
|
</EmbeddedResource>
|
|||
|
<EmbeddedResource Include="MainForm.resx">
|
|||
|
<DependentUpon>MainForm.cs</DependentUpon>
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</EmbeddedResource>
|
|||
|
<None Include="Properties\licenses.licx" />
|
|||
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|||
|
<Generator>ResXFileCodeGenerator</Generator>
|
|||
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</EmbeddedResource>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<None Include="Resources\活动推广.png" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<None Include="Resources\系统.png" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<None Include="Resources\优惠券底图.jpg" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<None Include="Resources\优惠券背景图.jpg" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<None Include="Resources\淘宝发单.png" />
|
|||
|
</ItemGroup>
|
|||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|||
|
</Project>
|