CP.Web.csproj.user 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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. <Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID>
  12. <Controller_SelectedScaffolderCategoryPath>root/Controller</Controller_SelectedScaffolderCategoryPath>
  13. <WebStackScaffolding_ControllerDialogWidth>600</WebStackScaffolding_ControllerDialogWidth>
  14. <WebStackScaffolding_IsLayoutPageSelected>True</WebStackScaffolding_IsLayoutPageSelected>
  15. <WebStackScaffolding_IsPartialViewSelected>False</WebStackScaffolding_IsPartialViewSelected>
  16. <WebStackScaffolding_IsReferencingScriptLibrariesSelected>False</WebStackScaffolding_IsReferencingScriptLibrariesSelected>
  17. <WebStackScaffolding_LayoutPageFile />
  18. <WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected>
  19. <WebStackScaffolding_ViewDialogWidth>600</WebStackScaffolding_ViewDialogWidth>
  20. <LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
  21. <ProjectView>ProjectFiles</ProjectView>
  22. <WebStackScaffolding_AreaDialogWidth>600</WebStackScaffolding_AreaDialogWidth>
  23. <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile>
  24. </PropertyGroup>
  25. <ProjectExtensions>
  26. <VisualStudio>
  27. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  28. <WebProjectProperties>
  29. <StartPageUrl>
  30. </StartPageUrl>
  31. <StartAction>CurrentPage</StartAction>
  32. <AspNetDebugging>True</AspNetDebugging>
  33. <SilverlightDebugging>False</SilverlightDebugging>
  34. <NativeDebugging>False</NativeDebugging>
  35. <SQLDebugging>False</SQLDebugging>
  36. <ExternalProgram>
  37. </ExternalProgram>
  38. <StartExternalURL>
  39. </StartExternalURL>
  40. <StartCmdLineArguments>
  41. </StartCmdLineArguments>
  42. <StartWorkingDirectory>
  43. </StartWorkingDirectory>
  44. <EnableENC>False</EnableENC>
  45. <AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
  46. </WebProjectProperties>
  47. </FlavorProperties>
  48. </VisualStudio>
  49. </ProjectExtensions>
  50. </Project>