|
|
|
@ -11,7 +11,8 @@ |
|
|
|
<AssemblyName>B3WeChat</AssemblyName> |
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|
|
|
<FileAlignment>512</FileAlignment> |
|
|
|
<KeyContainerName>BwpApp</KeyContainerName></PropertyGroup> |
|
|
|
<KeyContainerName>BwpApp</KeyContainerName> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
<DebugType>full</DebugType> |
|
|
|
@ -33,37 +34,69 @@ |
|
|
|
<Reference Include="Forks.EnterpriseServices, Version=3.1.0.0, Culture=neutral, PublicKeyToken=7254430f49d10aae, processorArchitecture=MSIL"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
<HintPath>..\..\..\tsref\Debug\Forks.EnterpriseServices.dll</HintPath> |
|
|
|
<Private>False</Private></Reference> |
|
|
|
<Private>False</Private> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Forks.Utils, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7254430f49d10aae, processorArchitecture=MSIL"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
<HintPath>..\..\..\tsref\Debug\Forks.Utils.dll</HintPath> |
|
|
|
<Private>False</Private></Reference> |
|
|
|
<Private>False</Private> |
|
|
|
</Reference> |
|
|
|
<Reference Include="MainSystem, Version=1.3.0.0, Culture=neutral, PublicKeyToken=a04fa581c0f74d43, processorArchitecture=MSIL"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
<HintPath>..\..\..\tsref\Debug\MainSystem.dll</HintPath> |
|
|
|
<Private>False</Private></Reference> |
|
|
|
<Reference Include="System"><SpecificVersion>False</SpecificVersion></Reference> |
|
|
|
<Reference Include="System.Core"><SpecificVersion>False</SpecificVersion></Reference> |
|
|
|
<Reference Include="System.Web"><SpecificVersion>False</SpecificVersion></Reference> |
|
|
|
<Reference Include="System.Web.Extensions"><SpecificVersion>False</SpecificVersion></Reference> |
|
|
|
<Reference Include="System.Xml.Linq"><SpecificVersion>False</SpecificVersion></Reference> |
|
|
|
<Reference Include="System.Data.DataSetExtensions"><SpecificVersion>False</SpecificVersion></Reference> |
|
|
|
<Reference Include="Microsoft.CSharp"><SpecificVersion>False</SpecificVersion><Private>False</Private></Reference> |
|
|
|
<Reference Include="System.Data"><SpecificVersion>False</SpecificVersion></Reference> |
|
|
|
<Reference Include="System.Xml"><SpecificVersion>False</SpecificVersion></Reference> |
|
|
|
<Private>False</Private> |
|
|
|
</Reference> |
|
|
|
<Reference Include="System"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
</Reference> |
|
|
|
<Reference Include="System.Core"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
</Reference> |
|
|
|
<Reference Include="System.Web"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
</Reference> |
|
|
|
<Reference Include="System.Web.Extensions"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
</Reference> |
|
|
|
<Reference Include="System.Xml.Linq"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
</Reference> |
|
|
|
<Reference Include="System.Data.DataSetExtensions"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Microsoft.CSharp"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
<Private>False</Private> |
|
|
|
</Reference> |
|
|
|
<Reference Include="System.Data"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
</Reference> |
|
|
|
<Reference Include="System.Xml"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Wpf, Version=1.3.0.0, Culture=neutral, PublicKeyToken=a04fa581c0f74d43, processorArchitecture=MSIL"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
<HintPath>..\..\..\tsref\Debug\Wpf.dll</HintPath> |
|
|
|
<Private>False</Private></Reference> |
|
|
|
<Private>False</Private> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Wpf.System, Version=1.3.0.0, Culture=neutral, PublicKeyToken=a04fa581c0f74d43, processorArchitecture=MSIL"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
<HintPath>..\..\..\tsref\Debug\Wpf.System.dll</HintPath> |
|
|
|
<Private>False</Private></Reference> |
|
|
|
<Private>False</Private> |
|
|
|
</Reference> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Compile Include="..\..\..\version\Misc_version.cs"><Link>Misc_version.cs</Link></Compile><Compile Include="B3WeChatConfig.cs" /> |
|
|
|
<Compile Include="BO\CustomerUser.cs" /> |
|
|
|
<Compile Include="..\..\..\version\Misc_version.cs"> |
|
|
|
<Link>Misc_version.cs</Link> |
|
|
|
</Compile> |
|
|
|
<Compile Include="B3WeChatConfig.cs" /> |
|
|
|
<Compile Include="B3WeChatConsts.cs" /> |
|
|
|
<Compile Include="BL\IApproveMessageBL.cs" /> |
|
|
|
<Compile Include="BL\ICustomerUserBL.cs" /> |
|
|
|
<Compile Include="BO\ApproveMessage.cs" /> |
|
|
|
<Compile Include="BO\NamedValueTemplate.cs" /> |
|
|
|
<Compile Include="BO\QRCodeScene.cs" /> |
|
|
|
<Compile Include="BO\CustomerUser.cs" /> |
|
|
|
<Compile Include="Entities\ErrorObject.cs" /> |
|
|
|
<Compile Include="Entities\EventType.cs" /> |
|
|
|
<Compile Include="Entities\MeassageBody.cs" /> |
|
|
|
@ -79,14 +112,16 @@ |
|
|
|
<Compile Include="Entities\UserBasicInfo.cs" /> |
|
|
|
<Compile Include="Entities\WeiChartServerList.cs" /> |
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
|
<Compile Include="Rpcs\ApproveMessageRpc.cs" /> |
|
|
|
<Compile Include="Rpcs\ClientRpc.cs" /> |
|
|
|
<Compile Include="Utils\InOutMessageUtil.cs" /> |
|
|
|
<Compile Include="Utils\SendMessageUtil.cs" /> |
|
|
|
<Compile Include="Utils\WeChatPageUtil.cs" /> |
|
|
|
<Compile Include="Utils\XmlUtil.cs" /> |
|
|
|
<Compile Include="WeiChatObjs\AuthorizationCodeResponse.cs" /> |
|
|
|
<Compile Include="WeiChatObjs\BaseResponse.cs" /> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Folder Include="BL\" /> |
|
|
|
</ItemGroup> |
|
|
|
<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. |
|
|
|
|