|
|
@@ -25,6 +25,7 @@
|
|
25
|
25
|
<NuGetPackageImportStamp>
|
|
26
|
26
|
</NuGetPackageImportStamp>
|
|
27
|
27
|
<TargetFrameworkProfile />
|
|
|
28
|
+ <Use64BitIISExpress />
|
|
28
|
29
|
</PropertyGroup>
|
|
29
|
30
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
30
|
31
|
<DebugSymbols>true</DebugSymbols>
|
|
|
@@ -150,43 +151,6 @@
|
|
150
|
151
|
</Reference>
|
|
151
|
152
|
</ItemGroup>
|
|
152
|
153
|
<ItemGroup>
|
|
153
|
|
- <Content Include="bin\CallCenterApi.Interface.dll" />
|
|
154
|
|
- <Content Include="bin\CallCenterApi.Interface.pdb" />
|
|
155
|
|
- <Content Include="bin\log4net.dll" />
|
|
156
|
|
- <Content Include="bin\log4net.xml" />
|
|
157
|
|
- <Content Include="bin\Microsoft.AI.Agent.Intercept.dll" />
|
|
158
|
|
- <Content Include="bin\Microsoft.AI.DependencyCollector.dll" />
|
|
159
|
|
- <Content Include="bin\Microsoft.AI.PerfCounterCollector.dll" />
|
|
160
|
|
- <Content Include="bin\Microsoft.AI.ServerTelemetryChannel.dll" />
|
|
161
|
|
- <Content Include="bin\Microsoft.AI.Web.dll" />
|
|
162
|
|
- <Content Include="bin\Microsoft.AI.WindowsServer.dll" />
|
|
163
|
|
- <Content Include="bin\Microsoft.ApplicationInsights.dll" />
|
|
164
|
|
- <Content Include="bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" />
|
|
165
|
|
- <Content Include="bin\Microsoft.Web.Infrastructure.dll" />
|
|
166
|
|
- <Content Include="bin\Newtonsoft.Json.dll" />
|
|
167
|
|
- <Content Include="bin\Newtonsoft.Json.xml" />
|
|
168
|
|
- <Content Include="bin\NPOI.dll" />
|
|
169
|
|
- <Content Include="bin\NPOI.OOXML.dll" />
|
|
170
|
|
- <Content Include="bin\NPOI.OpenXml4Net.dll" />
|
|
171
|
|
- <Content Include="bin\NPOI.OpenXmlFormats.dll" />
|
|
172
|
|
- <Content Include="bin\roslyn\csc.exe" />
|
|
173
|
|
- <Content Include="bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll" />
|
|
174
|
|
- <Content Include="bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll" />
|
|
175
|
|
- <Content Include="bin\roslyn\Microsoft.CodeAnalysis.dll" />
|
|
176
|
|
- <Content Include="bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll" />
|
|
177
|
|
- <Content Include="bin\roslyn\System.Collections.Immutable.dll" />
|
|
178
|
|
- <Content Include="bin\roslyn\System.Reflection.Metadata.dll" />
|
|
179
|
|
- <Content Include="bin\roslyn\vbc.exe" />
|
|
180
|
|
- <Content Include="bin\roslyn\VBCSCompiler.exe" />
|
|
181
|
|
- <Content Include="bin\Senparc.Weixin.dll" />
|
|
182
|
|
- <Content Include="bin\Senparc.Weixin.MP.dll" />
|
|
183
|
|
- <Content Include="bin\System.Web.Helpers.dll" />
|
|
184
|
|
- <Content Include="bin\System.Web.Mvc.dll" />
|
|
185
|
|
- <Content Include="bin\System.Web.Razor.dll" />
|
|
186
|
|
- <Content Include="bin\System.Web.Webpages.Deployment.dll" />
|
|
187
|
|
- <Content Include="bin\System.Web.Webpages.dll" />
|
|
188
|
|
- <Content Include="bin\System.Web.Webpages.Razor.dll" />
|
|
189
|
|
- <Content Include="bin\TopSdk.dll" />
|
|
190
|
154
|
<!-- <Content Include="bin\zh-Hans\System.Web.Helpers.resources.dll" /> -->
|
|
191
|
155
|
<!-- <Content Include="bin\zh-Hans\System.Web.Mvc.resources.dll" /> -->
|
|
192
|
156
|
<!-- <Content Include="bin\zh-Hans\System.Web.Razor.resources.dll" /> -->
|
|
|
@@ -348,10 +312,6 @@
|
|
348
|
312
|
</Content>
|
|
349
|
313
|
<Content Include="Configs\log4net.config" />
|
|
350
|
314
|
<Content Include="Configs\system.config" />
|
|
351
|
|
- <Content Include="bin\ApplicationInsights.config" />
|
|
352
|
|
- <Content Include="bin\roslyn\Microsoft.CSharp.Core.targets" />
|
|
353
|
|
- <Content Include="bin\roslyn\Microsoft.VisualBasic.Core.targets" />
|
|
354
|
|
- <Content Include="bin\roslyn\VBCSCompiler.exe.config" />
|
|
355
|
315
|
<None Include="Properties\PublishProfiles\1q.pubxml" />
|
|
356
|
316
|
<None Include="Properties\PublishProfiles\ddr.pubxml" />
|
|
357
|
317
|
<None Include="Properties\PublishProfiles\my.pubxml" />
|