1 Star 0 Fork 71

longhuasishen/WechatYUNchart

forked from liberxue/WechatYUNchart 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
YUNkefu.csproj 16.69 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{33E7915E-8F4B-47E7-AF38-13F7680E800C}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>YUNkefu</RootNamespace>
<AssemblyName>YUNkefu</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
<FileAlignment>512</FileAlignment>
<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|x86' ">
<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>
<UseVSHostingProcess>true</UseVSHostingProcess>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>x86</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Resources\Wechat.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="MySql.Data">
<HintPath>D:\oscwififood\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Libs\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="shisan13, Version=13.13.13.16, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\shisan13.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data.Linq" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Windows.Forms.DataVisualization" />
<Reference Include="System.Xml" />
<Reference Include="WebKit.Interop">
<HintPath>..\WeChat.013r\WeChat.NET\bin\Debug\WebKit.Interop.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="WebKitBrowser, Version=0.5.0.0, Culture=neutral, PublicKeyToken=b967213f6d29a3be, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\WeChat.013r\WeChat.NET\bin\Debug\WebKitBrowser.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="frmWaitingBox.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmWaitingBox.Designer.cs">
<DependentUpon>frmWaitingBox.cs</DependentUpon>
</Compile>
<Compile Include="Wx_alogin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Wx_alogin.Designer.cs">
<DependentUpon>Wx_alogin.cs</DependentUpon>
</Compile>
<Compile Include="Controls\TabControl.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Controls\UpDownButton.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Wx_MainLogin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Wx_MainLogin.Designer.cs">
<DependentUpon>Wx_MainLogin.cs</DependentUpon>
</Compile>
<Compile Include="Wxlogin\MyEncrypt.cs" />
<Compile Include="Wxlogin\User.cs" />
<Compile Include="Wxlogin\Yihuyun.cs" />
<Compile Include="Wx_AlertForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Wx_AlertForm.Designer.cs">
<DependentUpon>Wx_AlertForm.cs</DependentUpon>
</Compile>
<Compile Include="Controls\myButtonCheck.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Controls\myButtonCheck.Designer.cs">
<DependentUpon>myButtonCheck.cs</DependentUpon>
</Compile>
<Compile Include="Controls\WChatBox.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Controls\WChatBox.Designer.cs">
<DependentUpon>WChatBox.cs</DependentUpon>
</Compile>
<Compile Include="Controls\WChatList.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Controls\WFriendsList.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Controls\WPersonalInfo.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Controls\WPersonalInfo.Designer.cs">
<DependentUpon>WPersonalInfo.cs</DependentUpon>
</Compile>
<Compile Include="Controls\WTabControl.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Controls\WxListView.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Controls\WxListView.Designer.cs">
<DependentUpon>WxListView.cs</DependentUpon>
</Compile>
<Compile Include="Core\Constant.cs" />
<Compile Include="Core\Dal\CheckInDal.cs" />
<Compile Include="Core\Dal\DbHelperSQL.cs" />
<Compile Include="Core\Dal\WeChatAdvertisementDal.cs" />
<Compile Include="Core\Dal\WeChatRobotDal.cs" />
<Compile Include="Core\Dal\WelcomeDal.cs" />
<Compile Include="Core\Dal\WxOperateLogDal.cs" />
<Compile Include="Core\Entity\EnumContainer.cs" />
<Compile Include="Core\Entity\PassTicketEntity.cs" />
<Compile Include="Core\Entity\WxCheckInRes.cs" />
<Compile Include="Core\Entity\WxContact.cs" />
<Compile Include="Core\Entity\WxGroup.cs" />
<Compile Include="Core\Entity\WXMsg.cs" />
<Compile Include="Core\Entity\WXUser.cs" />
<Compile Include="Core\LoginCore.cs" />
<Compile Include="Core\ReplyStrategy\CharLogicPlus\AutoLogic.cs" />
<Compile Include="Core\ReplyStrategy\CharLogicPlus\CharLogicContext.cs" />
<Compile Include="Core\ReplyStrategy\CharLogicPlus\CustomLogic.cs" />
<Compile Include="Core\ReplyStrategy\CharLogicPlus\AbsCharLogic.cs" />
<Compile Include="Core\ReplyStrategy\CharLogicPlus\MenuLogic.cs" />
<Compile Include="Core\ReplyStrategy\ChatLogic.cs" />
<Compile Include="Core\ReplyStrategy\IReplyLogic.cs" />
<Compile Include="Core\ReplyStrategy\QuitGroupLogic.cs" />
<Compile Include="Core\ReplyStrategy\RedWalletLogic.cs" />
<Compile Include="Core\ReplyStrategy\ReplayContext.cs" />
<Compile Include="Core\ReplyStrategy\WelcomeLogic.cs" />
<Compile Include="Core\Tools.cs" />
<Compile Include="Core\TuLingRobot.cs" />
<Compile Include="Core\WxSerializable.cs" />
<Compile Include="Core\WxTaskCore.cs" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Wx_wechart.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Wx_wechart.Designer.cs">
<DependentUpon>Wx_wechart.cs</DependentUpon>
</Compile>
<Compile Include="Http\HttpService.cs" />
<Compile Include="Http\LoginService.cs" />
<Compile Include="Http\WXService.cs" />
<Compile Include="Wx_LoginForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Wx_LoginForm.Designer.cs">
<DependentUpon>Wx_LoginForm.cs</DependentUpon>
</Compile>
<Compile Include="Wx_MainFrom.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Wx_MainFrom.Designer.cs">
<DependentUpon>Wx_MainFrom.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Wxlogin\Xmloperation.cs" />
<EmbeddedResource Include="frmWaitingBox.resx">
<DependentUpon>frmWaitingBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Wx_alogin.resx">
<DependentUpon>Wx_alogin.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Wx_MainLogin.resx">
<DependentUpon>Wx_MainLogin.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Wx_AlertForm.resx">
<DependentUpon>Wx_AlertForm.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Controls\myButtonCheck.resx">
<DependentUpon>myButtonCheck.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\WChatBox.resx">
<DependentUpon>WChatBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\WChatList.resx">
<DependentUpon>WChatList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\WFriendsList.resx">
<DependentUpon>WFriendsList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\WPersonalInfo.resx">
<DependentUpon>WPersonalInfo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Wx_wechart.resx">
<DependentUpon>Wx_wechart.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Wx_LoginForm.resx">
<DependentUpon>Wx_LoginForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Wx_MainFrom.resx">
<DependentUpon>Wx_MainFrom.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<SubType>Designer</SubType>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include="Libs\webbrowsers\WebKitBrowser.dll.manifest" />
<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>
<BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4 Client Profile %28x86 和 x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="Libs\Newtonsoft.Json.dll" />
<None Include="Resources\红包.png" />
<None Include="Resources\机器人.png" />
<None Include="Resources\视频.png" />
<None Include="Resources\图片.png" />
<None Include="Resources\语音.png" />
<None Include="Resources\人1.png" />
<None Include="Resources\男女.png" />
<None Include="Resources\聊天1.png" />
<None Include="Resources\群.png" />
<None Include="Resources\群 .png" />
<None Include="Resources\聊天.png" />
<None Include="Resources\人.png" />
<None Include="Resources\main_light_bkg_top123.png" />
<None Include="Resources\info2.png" />
<None Include="Resources\back3.png" />
<None Include="Resources\loading.gif" />
<Content Include="Resources\Wechat.ico" />
<None Include="Resources\tag.png" />
<None Include="Resources\Music.mp3" />
<None Include="Resources\TJ.png" />
<None Include="Resources\QQ截图201612291144101.png" />
<None Include="Resources\QQ截图20161229114410.png" />
<None Include="Resources\Main_logo5.png" />
<None Include="Resources\Main_logo4.png" />
<None Include="Resources\print_spree.png" />
<None Include="Resources\wechat_add91.png" />
<None Include="Resources\mxi_hover.png" />
<None Include="Resources\mxi_.png" />
<None Include="Resources\mxi.png" />
<None Include="Resources\mix_dw.png" />
<None Include="Resources\Main_logo.png" />
<None Include="Resources\set_help.png" />
<None Include="Resources\set_close.png" />
<None Include="Resources\wechat_dw.png" />
<None Include="Resources\wechat_add9.png" />
<None Include="Resources\wechat_add8.png" />
<None Include="Resources\Main_head.png" />
<None Include="Resources\Music.wav" />
<None Include="Resources\male.png" />
<None Include="Resources\back.png" />
<Content Include="Libs\webbrowsers\icudt40.dll" />
<Content Include="Libs\webbrowsers\icuin40.dll" />
<Content Include="Libs\webbrowsers\icuuc40.dll" />
<Content Include="Libs\webbrowsers\JavaScriptCore.dll" />
<Content Include="Libs\webbrowsers\libcurl.dll" />
<Content Include="Libs\webbrowsers\libeay32.dll" />
<Content Include="Libs\webbrowsers\libexslt.dll" />
<Content Include="Libs\webbrowsers\libxml2.dll" />
<Content Include="Libs\webbrowsers\libxslt.dll" />
<Content Include="Libs\webbrowsers\objc.dll" />
<Content Include="Libs\webbrowsers\pthreadVC2.dll" />
<Content Include="Libs\webbrowsers\ssleay32.dll" />
<Content Include="Libs\webbrowsers\WebKit.dll" />
<Content Include="Libs\webbrowsers\WebKit.Interop.dll" />
<Content Include="Libs\webbrowsers\WebKitBrowser.dll" />
<None Include="Resources\female.png" />
<None Include="Resources\holmes2.jpg" />
<None Include="Resources\close.png" />
<None Include="Resources\close_hover.png" />
<None Include="Resources\close_dw.png" />
<None Include="Resources\close6.png" />
<None Include="Resources\emjoy.png" />
<None Include="Resources\file.png" />
<None Include="Resources\Head.png" />
<None Include="Resources\Head1.png" />
<None Include="Resources\btncheckoff1.png" />
<None Include="Resources\btncheckoff2.png" />
<None Include="Resources\btncheckoff3.png" />
<None Include="Resources\btncheckoff4.png" />
<None Include="Resources\btncheckoff5.png" />
<None Include="Resources\btncheckoff6.png" />
<None Include="Resources\btncheckon1.png" />
<None Include="Resources\btncheckon2.png" />
<None Include="Resources\btncheckon3.png" />
<None Include="Resources\btncheckon4.png" />
<None Include="Resources\btncheckon5.png" />
<None Include="Resources\btncheckon6.png" />
<None Include="Resources\011.png" />
<Content Include="Resources\im.png" />
<None Include="Resources\info.png" />
<Content Include="Resources\load.gif" />
<Content Include="Resources\logo.ico" />
</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>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/longhuasishenr/WechatYUNchart.git
git@gitee.com:longhuasishenr/WechatYUNchart.git
longhuasishenr
WechatYUNchart
WechatYUNchart
master

搜索帮助