WebApplication.csproj.user 1.2 KB

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