EMIS.Web.csproj.user 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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. <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
  6. <Use64BitIISExpress />
  7. <IISExpressSSLPort />
  8. <IISExpressAnonymousAuthentication />
  9. <IISExpressWindowsAuthentication />
  10. <IISExpressUseClassicPipelineMode />
  11. <UseGlobalApplicationHostFile />
  12. </PropertyGroup>
  13. <ProjectExtensions>
  14. <VisualStudio>
  15. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  16. <WebProjectProperties>
  17. <StartPageUrl>
  18. </StartPageUrl>
  19. <StartAction>CurrentPage</StartAction>
  20. <AspNetDebugging>True</AspNetDebugging>
  21. <SilverlightDebugging>False</SilverlightDebugging>
  22. <NativeDebugging>True</NativeDebugging>
  23. <SQLDebugging>False</SQLDebugging>
  24. <ExternalProgram>
  25. </ExternalProgram>
  26. <StartExternalURL>
  27. </StartExternalURL>
  28. <StartCmdLineArguments>
  29. </StartCmdLineArguments>
  30. <StartWorkingDirectory>
  31. </StartWorkingDirectory>
  32. <EnableENC>True</EnableENC>
  33. <AlwaysStartWebServerOnDebug>False</AlwaysStartWebServerOnDebug>
  34. <UseIIS>True</UseIIS>
  35. <AutoAssignPort>True</AutoAssignPort>
  36. <DevelopmentServerPort>0</DevelopmentServerPort>
  37. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  38. <IISUrl>http://localhost:9908/</IISUrl>
  39. <NTLMAuthentication>False</NTLMAuthentication>
  40. <UseCustomServer>False</UseCustomServer>
  41. <CustomServerUrl>
  42. </CustomServerUrl>
  43. </WebProjectProperties>
  44. </FlavorProperties>
  45. </VisualStudio>
  46. </ProjectExtensions>
  47. </Project>