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.

38 lines
1.6 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  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. <ProjectView>ShowAllFiles</ProjectView>
  13. <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile>
  14. </PropertyGroup>
  15. <ProjectExtensions>
  16. <VisualStudio>
  17. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  18. <WebProjectProperties>
  19. <StartPageUrl>WebPages/Account/Login.aspx</StartPageUrl>
  20. <StartAction>SpecificPage</StartAction>
  21. <AspNetDebugging>True</AspNetDebugging>
  22. <SilverlightDebugging>False</SilverlightDebugging>
  23. <NativeDebugging>False</NativeDebugging>
  24. <SQLDebugging>False</SQLDebugging>
  25. <ExternalProgram>
  26. </ExternalProgram>
  27. <StartExternalURL>
  28. </StartExternalURL>
  29. <StartCmdLineArguments>
  30. </StartCmdLineArguments>
  31. <StartWorkingDirectory>
  32. </StartWorkingDirectory>
  33. <EnableENC>True</EnableENC>
  34. <AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
  35. </WebProjectProperties>
  36. </FlavorProperties>
  37. </VisualStudio>
  38. </ProjectExtensions>
  39. </Project>