zhupei 4 anni fa
parent
commit
ba40941a64

+ 2 - 1
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/CallCenterApi.Interface.csproj

@@ -134,7 +134,7 @@
134 134
     <Reference Include="System.Xml.Linq" />
135 135
     <Reference Include="TopSdk, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
136 136
       <SpecificVersion>False</SpecificVersion>
137
-      <HintPath>bin\TopSdk.dll</HintPath>
137
+      <HintPath>Lib\TopSdk.dll</HintPath>
138 138
     </Reference>
139 139
   </ItemGroup>
140 140
   <ItemGroup>
@@ -164,6 +164,7 @@
164 164
     <Content Include="Global.asax" />
165 165
     <Content Include="Lib\Senparc.Weixin.dll" />
166 166
     <Content Include="Lib\Senparc.Weixin.MP.dll" />
167
+    <Content Include="Lib\TopSdk.dll" />
167 168
     <Content Include="Txt\dirtywords.txt" />
168 169
     <Content Include="Upload\ZXTX\20170728170157397.jpg" />
169 170
     <Content Include="Upload\ZXTX\20170728170157397_s.jpg" />

BIN
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Lib/TopSdk.dll


+ 0 - 6
codegit/CallCenterCommon/CallCenter.Utility/CallCenter.Utility.csproj.user

@@ -1,6 +0,0 @@
1
-<?xml version="1.0" encoding="utf-8"?>
2
-<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
-  <PropertyGroup>
4
-    <ProjectView>ShowAllFiles</ProjectView>
5
-  </PropertyGroup>
6
-</Project>