|
|
@ -35,6 +35,10 @@ |
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
<HintPath>..\..\..\tsref\Debug\B3Frameworks.dll</HintPath> |
|
|
<HintPath>..\..\..\tsref\Debug\B3Frameworks.dll</HintPath> |
|
|
</Reference> |
|
|
</Reference> |
|
|
|
|
|
<Reference Include="B3Frameworks.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a04fa581c0f74d43, processorArchitecture=MSIL"> |
|
|
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
|
|
<HintPath>..\..\..\tsref\Debug\B3Frameworks.Web.dll</HintPath> |
|
|
|
|
|
</Reference> |
|
|
<Reference Include="Forks.EnterpriseServices, Version=3.1.0.0, Culture=neutral, PublicKeyToken=7254430f49d10aae, processorArchitecture=MSIL"> |
|
|
<Reference Include="Forks.EnterpriseServices, Version=3.1.0.0, Culture=neutral, PublicKeyToken=7254430f49d10aae, processorArchitecture=MSIL"> |
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
<HintPath>..\..\..\tsref\Debug\Forks.EnterpriseServices.dll</HintPath> |
|
|
<HintPath>..\..\..\tsref\Debug\Forks.EnterpriseServices.dll</HintPath> |
|
|
@ -131,6 +135,7 @@ |
|
|
<Compile Include="Entities\WeiChartServerList.cs" /> |
|
|
<Compile Include="Entities\WeiChartServerList.cs" /> |
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
<Compile Include="Rpcs\ApproveMessageRpc.cs" /> |
|
|
<Compile Include="Rpcs\ApproveMessageRpc.cs" /> |
|
|
|
|
|
<Compile Include="Rpcs\C3Rpc.cs" /> |
|
|
<Compile Include="Rpcs\ClientRpc.cs" /> |
|
|
<Compile Include="Rpcs\ClientRpc.cs" /> |
|
|
<Compile Include="Rpcs\WeChatUserRpc.cs" /> |
|
|
<Compile Include="Rpcs\WeChatUserRpc.cs" /> |
|
|
<Compile Include="Tasks\ClearExpiredApproveMessagesTask.cs" /> |
|
|
<Compile Include="Tasks\ClearExpiredApproveMessagesTask.cs" /> |
|
|
|