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.

39 lines
1.5 KiB

2 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. <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
  5. <UseIISExpress>true</UseIISExpress>
  6. <NameOfLastUsedPublishProfile>WebSite</NameOfLastUsedPublishProfile>
  7. <Use64BitIISExpress />
  8. <IISExpressSSLPort />
  9. <IISExpressAnonymousAuthentication />
  10. <IISExpressWindowsAuthentication />
  11. <IISExpressUseClassicPipelineMode />
  12. <UseGlobalApplicationHostFile />
  13. <ProjectView>ProjectFiles</ProjectView>
  14. </PropertyGroup>
  15. <ProjectExtensions>
  16. <VisualStudio>
  17. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  18. <WebProjectProperties>
  19. <StartPageUrl>
  20. </StartPageUrl>
  21. <StartAction>CurrentPage</StartAction>
  22. <AspNetDebugging>True</AspNetDebugging>
  23. <SilverlightDebugging>False</SilverlightDebugging>
  24. <NativeDebugging>False</NativeDebugging>
  25. <SQLDebugging>False</SQLDebugging>
  26. <ExternalProgram>
  27. </ExternalProgram>
  28. <StartExternalURL>
  29. </StartExternalURL>
  30. <StartCmdLineArguments>
  31. </StartCmdLineArguments>
  32. <StartWorkingDirectory>
  33. </StartWorkingDirectory>
  34. <EnableENC>True</EnableENC>
  35. <AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
  36. </WebProjectProperties>
  37. </FlavorProperties>
  38. </VisualStudio>
  39. </ProjectExtensions>
  40. </Project>