UC.Api.csproj.user 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <UseIISExpress>true</UseIISExpress>
  5. <Use64BitIISExpress />
  6. <IISExpressSSLPort />
  7. <IISExpressAnonymousAuthentication />
  8. <IISExpressWindowsAuthentication />
  9. <IISExpressUseClassicPipelineMode />
  10. <UseGlobalApplicationHostFile />
  11. <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
  12. <Controller_SelectedScaffolderID>ApiControllerEmptyScaffolder</Controller_SelectedScaffolderID>
  13. <Controller_SelectedScaffolderCategoryPath>root/Controller</Controller_SelectedScaffolderCategoryPath>
  14. <WebStackScaffolding_ControllerDialogWidth>600</WebStackScaffolding_ControllerDialogWidth>
  15. <WebStackScaffolding_IsLayoutPageSelected>True</WebStackScaffolding_IsLayoutPageSelected>
  16. <WebStackScaffolding_IsPartialViewSelected>False</WebStackScaffolding_IsPartialViewSelected>
  17. <WebStackScaffolding_IsReferencingScriptLibrariesSelected>True</WebStackScaffolding_IsReferencingScriptLibrariesSelected>
  18. <WebStackScaffolding_LayoutPageFile />
  19. <WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected>
  20. <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile>
  21. </PropertyGroup>
  22. <ProjectExtensions>
  23. <VisualStudio>
  24. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  25. <WebProjectProperties>
  26. <StartPageUrl>
  27. </StartPageUrl>
  28. <StartAction>CurrentPage</StartAction>
  29. <AspNetDebugging>True</AspNetDebugging>
  30. <SilverlightDebugging>False</SilverlightDebugging>
  31. <NativeDebugging>False</NativeDebugging>
  32. <SQLDebugging>False</SQLDebugging>
  33. <ExternalProgram>
  34. </ExternalProgram>
  35. <StartExternalURL>
  36. </StartExternalURL>
  37. <StartCmdLineArguments>
  38. </StartCmdLineArguments>
  39. <StartWorkingDirectory>
  40. </StartWorkingDirectory>
  41. <EnableENC>True</EnableENC>
  42. <AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
  43. </WebProjectProperties>
  44. </FlavorProperties>
  45. </VisualStudio>
  46. </ProjectExtensions>
  47. </Project>