三元财务API

CallCenterApi.Interface.csproj.user 2.0KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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>sycw</NameOfLastUsedPublishProfile>
  12. <ProjectView>ShowAllFiles</ProjectView>
  13. <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
  14. <Use64BitIISExpress />
  15. <IISExpressSSLPort />
  16. <IISExpressAnonymousAuthentication />
  17. <IISExpressWindowsAuthentication />
  18. <IISExpressUseClassicPipelineMode />
  19. <UseGlobalApplicationHostFile />
  20. </PropertyGroup>
  21. <ProjectExtensions>
  22. <VisualStudio>
  23. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  24. <WebProjectProperties>
  25. <StartPageUrl>
  26. </StartPageUrl>
  27. <StartAction>CurrentPage</StartAction>
  28. <AspNetDebugging>True</AspNetDebugging>
  29. <SilverlightDebugging>False</SilverlightDebugging>
  30. <NativeDebugging>False</NativeDebugging>
  31. <SQLDebugging>False</SQLDebugging>
  32. <ExternalProgram>
  33. </ExternalProgram>
  34. <StartExternalURL>
  35. </StartExternalURL>
  36. <StartCmdLineArguments>
  37. </StartCmdLineArguments>
  38. <StartWorkingDirectory>
  39. </StartWorkingDirectory>
  40. <EnableENC>True</EnableENC>
  41. <AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
  42. </WebProjectProperties>
  43. </FlavorProperties>
  44. </VisualStudio>
  45. </ProjectExtensions>
  46. </Project>