iNethinkCMS.Web.csproj.user 1.4 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <ProjectView>ShowAllFiles</ProjectView>
  5. <NameOfLastUsedPublishProfile>配置文件1</NameOfLastUsedPublishProfile>
  6. <UseIISExpress>true</UseIISExpress>
  7. <IISExpressSSLPort />
  8. <IISExpressAnonymousAuthentication />
  9. <IISExpressWindowsAuthentication />
  10. <IISExpressUseClassicPipelineMode />
  11. </PropertyGroup>
  12. <ProjectExtensions>
  13. <VisualStudio>
  14. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  15. <WebProjectProperties>
  16. <StartPageUrl>index.aspx</StartPageUrl>
  17. <StartAction>SpecificPage</StartAction>
  18. <AspNetDebugging>True</AspNetDebugging>
  19. <SilverlightDebugging>False</SilverlightDebugging>
  20. <NativeDebugging>False</NativeDebugging>
  21. <SQLDebugging>False</SQLDebugging>
  22. <ExternalProgram>
  23. </ExternalProgram>
  24. <StartExternalURL>
  25. </StartExternalURL>
  26. <StartCmdLineArguments>
  27. </StartCmdLineArguments>
  28. <StartWorkingDirectory>
  29. </StartWorkingDirectory>
  30. <EnableENC>False</EnableENC>
  31. <AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
  32. </WebProjectProperties>
  33. </FlavorProperties>
  34. </VisualStudio>
  35. </ProjectExtensions>
  36. </Project>