M55128_rec.csproj.user 2.4 KB

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