OSS인증 - 팀장 : 서영민 - 팀원 : 김현, 박상진, 박승영, 윤동수, 김성미
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
2.1 KiB

4 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <UseIISExpress>true</UseIISExpress>
  5. <Use64BitIISExpress />
  6. <IISExpressSSLPort>44364</IISExpressSSLPort>
  7. <IISExpressAnonymousAuthentication />
  8. <IISExpressWindowsAuthentication />
  9. <IISExpressUseClassicPipelineMode />
  10. <UseGlobalApplicationHostFile />
  11. <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
  12. <View_SelectedScaffolderID>MvcViewScaffolder</View_SelectedScaffolderID>
  13. <View_SelectedScaffolderCategoryPath>root/Common/MVC/View</View_SelectedScaffolderCategoryPath>
  14. <WebStackScaffolding_ViewDialogWidth>600</WebStackScaffolding_ViewDialogWidth>
  15. <WebStackScaffolding_IsLayoutPageSelected>False</WebStackScaffolding_IsLayoutPageSelected>
  16. <WebStackScaffolding_IsPartialViewSelected>False</WebStackScaffolding_IsPartialViewSelected>
  17. <WebStackScaffolding_IsReferencingScriptLibrariesSelected>False</WebStackScaffolding_IsReferencingScriptLibrariesSelected>
  18. <WebStackScaffolding_LayoutPageFile />
  19. <WebStackScaffolding_DbContextTypeFullName>RegistrationForm.Models.TestDBEntities</WebStackScaffolding_DbContextTypeFullName>
  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>False</AlwaysStartWebServerOnDebug>
  42. </WebProjectProperties>
  43. </FlavorProperties>
  44. </VisualStudio>
  45. </ProjectExtensions>
  46. </Project>