GraphicalCS.csproj.user 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <LastOpenVersion>7.10.3077</LastOpenVersion>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ReferencePath>
  8. </ReferencePath>
  9. <CopyProjectDestinationFolder>
  10. </CopyProjectDestinationFolder>
  11. <CopyProjectUncPath>
  12. </CopyProjectUncPath>
  13. <CopyProjectOption>0</CopyProjectOption>
  14. <ProjectView>ProjectFiles</ProjectView>
  15. <ProjectTrust>0</ProjectTrust>
  16. <PublishUrlHistory />
  17. <InstallUrlHistory />
  18. <SupportUrlHistory />
  19. <UpdateUrlHistory />
  20. <BootstrapperUrlHistory />
  21. <ErrorReportUrlHistory />
  22. <FallbackCulture>zh-CN</FallbackCulture>
  23. <VerifyUploadedFiles>false</VerifyUploadedFiles>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  26. <EnableASPDebugging>false</EnableASPDebugging>
  27. <EnableASPXDebugging>false</EnableASPXDebugging>
  28. <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  29. <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
  30. <RemoteDebugEnabled>false</RemoteDebugEnabled>
  31. <RemoteDebugMachine>
  32. </RemoteDebugMachine>
  33. <StartAction>Project</StartAction>
  34. <StartArguments>
  35. </StartArguments>
  36. <StartPage>
  37. </StartPage>
  38. <StartProgram>
  39. </StartProgram>
  40. <StartURL>
  41. </StartURL>
  42. <StartWorkingDirectory>
  43. </StartWorkingDirectory>
  44. <StartWithIE>false</StartWithIE>
  45. </PropertyGroup>
  46. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  47. <EnableASPDebugging>false</EnableASPDebugging>
  48. <EnableASPXDebugging>false</EnableASPXDebugging>
  49. <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  50. <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
  51. <RemoteDebugEnabled>false</RemoteDebugEnabled>
  52. <RemoteDebugMachine>
  53. </RemoteDebugMachine>
  54. <StartAction>Project</StartAction>
  55. <StartArguments>
  56. </StartArguments>
  57. <StartPage>
  58. </StartPage>
  59. <StartProgram>
  60. </StartProgram>
  61. <StartURL>
  62. </StartURL>
  63. <StartWorkingDirectory>
  64. </StartWorkingDirectory>
  65. <StartWithIE>true</StartWithIE>
  66. </PropertyGroup>
  67. </Project>