duhongyu vor 3 Jahren
Ursprung
Commit
4c82315c32

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

@@ -158,6 +158,28 @@
158 158
     </Reference>
159 159
   </ItemGroup>
160 160
   <ItemGroup>
161
+    <Content Include="bin\ICSharpCode.SharpZipLib.dll" />
162
+    <Content Include="bin\Microsoft.AI.Agent.Intercept.dll" />
163
+    <Content Include="bin\Microsoft.AI.DependencyCollector.dll" />
164
+    <Content Include="bin\Microsoft.AI.PerfCounterCollector.dll" />
165
+    <Content Include="bin\Microsoft.AI.ServerTelemetryChannel.dll" />
166
+    <Content Include="bin\Microsoft.AI.Web.dll" />
167
+    <Content Include="bin\Microsoft.AI.WindowsServer.dll" />
168
+    <Content Include="bin\Microsoft.ApplicationInsights.dll" />
169
+    <Content Include="bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" />
170
+    <Content Include="bin\Microsoft.Web.Infrastructure.dll" />
171
+    <Content Include="bin\NPOI.dll" />
172
+    <Content Include="bin\NPOI.OOXML.dll" />
173
+    <Content Include="bin\NPOI.OpenXml4Net.dll" />
174
+    <Content Include="bin\NPOI.OpenXmlFormats.dll" />
175
+    <Content Include="bin\Senparc.Weixin.dll" />
176
+    <Content Include="bin\Senparc.Weixin.MP.dll" />
177
+    <Content Include="bin\System.Web.Helpers.dll" />
178
+    <Content Include="bin\System.Web.Mvc.dll" />
179
+    <Content Include="bin\System.Web.Razor.dll" />
180
+    <Content Include="bin\System.Web.Webpages.Deployment.dll" />
181
+    <Content Include="bin\System.Web.Webpages.dll" />
182
+    <Content Include="bin\System.Web.Webpages.Razor.dll" />
161 183
     <Content Include="Global.asax" />
162 184
     <Content Include="Lib\Senparc.Weixin.dll" />
163 185
     <Content Include="Lib\Senparc.Weixin.MP.dll" />
@@ -296,6 +318,9 @@
296 318
     <Compile Include="Models\Input\WoBillInput.cs" />
297 319
     <Compile Include="Models\Input\WoMaterialManageInput.cs" />
298 320
     <Compile Include="Models\Input\WorkOrderNewInput.cs" />
321
+    <Compile Include="obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs" />
322
+    <Compile Include="obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs" />
323
+    <Compile Include="obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs" />
299 324
     <Compile Include="Properties\AssemblyInfo.cs" />
300 325
   </ItemGroup>
301 326
   <ItemGroup>
@@ -313,6 +338,9 @@
313 338
     <Content Include="ExcelData\CustomerList_Mod.xls" />
314 339
     <Content Include="ExcelMod\KnowledgeInformation.xls" />
315 340
     <Content Include="ExcelMod\CustomerList_Excel.xls" />
341
+    <Content Include="obj\Debug\CallCenterApi.Interface.csproj.CoreCompileInputs.cache" />
342
+    <Content Include="obj\Debug\CallCenterApi.Interface.csprojAssemblyReference.cache" />
343
+    <Content Include="obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache" />
316 344
     <None Include="Properties\PublishProfiles\1q.pubxml" />
317 345
     <None Include="Properties\PublishProfiles\Autobio_API.pubxml" />
318 346
     <None Include="Properties\PublishProfiles\ddr.pubxml" />
@@ -321,6 +349,7 @@
321 349
     <None Include="Properties\PublishProfiles\sycw.pubxml" />
322 350
     <None Include="Properties\PublishProfiles\tt.pubxml" />
323 351
     <None Include="Properties\PublishProfiles\XiXianSZCG_API.pubxml" />
352
+    <Content Include="qcloudsms_csharp.nuspec" />
324 353
     <None Include="Web.Debug.config">
325 354
       <DependentUpon>Web.config</DependentUpon>
326 355
       <SubType>Designer</SubType>
@@ -332,6 +361,7 @@
332 361
   </ItemGroup>
333 362
   <ItemGroup>
334 363
     <Folder Include="App_Data\" />
364
+    <Folder Include="obj\Debug\TempPE\" />
335 365
   </ItemGroup>
336 366
   <ItemGroup>
337 367
     <ProjectReference Include="..\..\..\CallCenterCommon\CallCenter.Utility\CallCenter.Utility.csproj">