浏览代码

修改bug

zhoufan 7 年之前
父节点
当前提交
d0de1c7765

二进制
codegit/.vs/SynearCallCenter/v15/.suo


文件差异内容过多而无法显示
+ 0 - 1038
codegit/.vs/config/applicationhost.config


+ 0 - 6
codegit/CallCenterApi/CallCenterApi.Common/CallCenterApi.Common.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>ProjectFiles</ProjectView>
5
-  </PropertyGroup>
6
-</Project>

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

@@ -154,6 +154,7 @@
154 154
     </Reference>
155 155
   </ItemGroup>
156 156
   <ItemGroup>
157
+    <Content Include="bin\TopSdk.dll" />
157 158
     <Content Include="Global.asax" />
158 159
     <Content Include="Lib\Senparc.Weixin.dll" />
159 160
     <Content Include="Lib\Senparc.Weixin.MP.dll" />

+ 0 - 40
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/CallCenterApi.Interface.csproj.user

@@ -1,40 +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
-    <UseIISExpress>true</UseIISExpress>
5
-    <WebStackScaffolding_ControllerDialogWidth>600</WebStackScaffolding_ControllerDialogWidth>
6
-    <WebStackScaffolding_IsLayoutPageSelected>True</WebStackScaffolding_IsLayoutPageSelected>
7
-    <WebStackScaffolding_IsPartialViewSelected>False</WebStackScaffolding_IsPartialViewSelected>
8
-    <WebStackScaffolding_IsReferencingScriptLibrariesSelected>True</WebStackScaffolding_IsReferencingScriptLibrariesSelected>
9
-    <WebStackScaffolding_LayoutPageFile />
10
-    <WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected>
11
-    <NameOfLastUsedPublishProfile>Autobio_API</NameOfLastUsedPublishProfile>
12
-    <ProjectView>ShowAllFiles</ProjectView>
13
-    <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
14
-  </PropertyGroup>
15
-  <ProjectExtensions>
16
-    <VisualStudio>
17
-      <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
18
-        <WebProjectProperties>
19
-          <StartPageUrl>
20
-          </StartPageUrl>
21
-          <StartAction>CurrentPage</StartAction>
22
-          <AspNetDebugging>True</AspNetDebugging>
23
-          <SilverlightDebugging>False</SilverlightDebugging>
24
-          <NativeDebugging>False</NativeDebugging>
25
-          <SQLDebugging>False</SQLDebugging>
26
-          <ExternalProgram>
27
-          </ExternalProgram>
28
-          <StartExternalURL>
29
-          </StartExternalURL>
30
-          <StartCmdLineArguments>
31
-          </StartCmdLineArguments>
32
-          <StartWorkingDirectory>
33
-          </StartWorkingDirectory>
34
-          <EnableENC>True</EnableENC>
35
-          <AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
36
-        </WebProjectProperties>
37
-      </FlavorProperties>
38
-    </VisualStudio>
39
-  </ProjectExtensions>
40
-</Project>