|
|
@ -36,6 +36,10 @@ |
|
|
<HintPath>..\..\..\tsref\Debug\Forks.EnterpriseServices.dll</HintPath> |
|
|
<HintPath>..\..\..\tsref\Debug\Forks.EnterpriseServices.dll</HintPath> |
|
|
<Private>False</Private> |
|
|
<Private>False</Private> |
|
|
</Reference> |
|
|
</Reference> |
|
|
|
|
|
<Reference Include="forks.json, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7254430f49d10aae, processorArchitecture=MSIL"> |
|
|
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
|
|
<HintPath>..\..\..\tsref\Debug\forks.json.dll</HintPath> |
|
|
|
|
|
</Reference> |
|
|
<Reference Include="Forks.Utils, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7254430f49d10aae, processorArchitecture=MSIL"> |
|
|
<Reference Include="Forks.Utils, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7254430f49d10aae, processorArchitecture=MSIL"> |
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
<HintPath>..\..\..\tsref\Debug\Forks.Utils.dll</HintPath> |
|
|
<HintPath>..\..\..\tsref\Debug\Forks.Utils.dll</HintPath> |
|
|
@ -126,9 +130,6 @@ |
|
|
<Compile Include="WeiChatObjs\AuthorizationCodeResponse.cs" /> |
|
|
<Compile Include="WeiChatObjs\AuthorizationCodeResponse.cs" /> |
|
|
<Compile Include="WeiChatObjs\BaseResponse.cs" /> |
|
|
<Compile Include="WeiChatObjs\BaseResponse.cs" /> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
<ItemGroup> |
|
|
|
|
|
<WCFMetadata Include="Service References\" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|
<!-- 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. |
|
|
Other similar extension points exist, see Microsoft.Common.targets. |
|
|
|