Web.Admin.csproj.user 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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. </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>False</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>True</AlwaysStartWebServerOnDebug>
  34. </WebProjectProperties>
  35. </FlavorProperties>
  36. </VisualStudio>
  37. </ProjectExtensions>
  38. </Project>