Core.csproj 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
  2. <PropertyGroup>
  3. <ProjectType>Local</ProjectType>
  4. <ProductVersion>9.0.21022</ProductVersion>
  5. <SchemaVersion>2.0</SchemaVersion>
  6. <ProjectGuid>{1EADE568-A866-4DD4-9898-0A151E3F0E26}</ProjectGuid>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ApplicationIcon>
  10. </ApplicationIcon>
  11. <AssemblyKeyContainerName>
  12. </AssemblyKeyContainerName>
  13. <AssemblyName>PaintDotNet.Core</AssemblyName>
  14. <AssemblyOriginatorKeyFile>
  15. </AssemblyOriginatorKeyFile>
  16. <DefaultClientScript>JScript</DefaultClientScript>
  17. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  18. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  19. <DelaySign>false</DelaySign>
  20. <OutputType>Library</OutputType>
  21. <RootNamespace>PaintDotNet</RootNamespace>
  22. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  23. <StartupObject>
  24. </StartupObject>
  25. <FileUpgradeFlags>
  26. </FileUpgradeFlags>
  27. <UpgradeBackupLocation>
  28. </UpgradeBackupLocation>
  29. <OldToolsVersion>3.5</OldToolsVersion>
  30. <NuGetPackageImportStamp>
  31. </NuGetPackageImportStamp>
  32. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  33. <TargetFrameworkProfile />
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  36. <OutputPath>..\bin\Debug\</OutputPath>
  37. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  38. <BaseAddress>270532608</BaseAddress>
  39. <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
  40. <ConfigurationOverrideFile>
  41. </ConfigurationOverrideFile>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <DocumentationFile>
  44. </DocumentationFile>
  45. <DebugSymbols>true</DebugSymbols>
  46. <FileAlignment>4096</FileAlignment>
  47. <NoStdLib>false</NoStdLib>
  48. <NoWarn>
  49. </NoWarn>
  50. <Optimize>false</Optimize>
  51. <RegisterForComInterop>false</RegisterForComInterop>
  52. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  53. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  54. <WarningLevel>4</WarningLevel>
  55. <DebugType>full</DebugType>
  56. <ErrorReport>prompt</ErrorReport>
  57. <RunCodeAnalysis>true</RunCodeAnalysis>
  58. <CodeAnalysisRules>-Microsoft.Design#CA1012;-Microsoft.Design#CA2210;-Microsoft.Design#CA1040;-Microsoft.Design#CA1005;-Microsoft.Design#CA1020;-Microsoft.Design#CA1021;-Microsoft.Design#CA1010;-Microsoft.Design#CA1011;-Microsoft.Design#CA1009;-Microsoft.Design#CA1050;-Microsoft.Design#CA1026;-Microsoft.Design#CA1019;-Microsoft.Design#CA1031;-Microsoft.Design#CA1047;-Microsoft.Design#CA1000;-Microsoft.Design#CA1048;-Microsoft.Design#CA1051;-Microsoft.Design#CA1002;-Microsoft.Design#CA1061;-Microsoft.Design#CA1006;-Microsoft.Design#CA1046;-Microsoft.Design#CA1045;-Microsoft.Design#CA1038;-Microsoft.Design#CA1008;-Microsoft.Design#CA1028;-Microsoft.Design#CA1004;-Microsoft.Design#CA1035;-Microsoft.Design#CA1063;-Microsoft.Design#CA1032;-Microsoft.Design#CA1023;-Microsoft.Design#CA1033;-Microsoft.Design#CA1039;-Microsoft.Design#CA1016;-Microsoft.Design#CA1014;-Microsoft.Design#CA1017;-Microsoft.Design#CA1018;-Microsoft.Design#CA1027;-Microsoft.Design#CA1059;-Microsoft.Design#CA1060;-Microsoft.Design#CA1034;-Microsoft.Design#CA1013;-Microsoft.Design#CA1036;-Microsoft.Design#CA1044;-Microsoft.Design#CA1041;-Microsoft.Design#CA1025;-Microsoft.Design#CA1052;-Microsoft.Design#CA1053;-Microsoft.Design#CA1057;-Microsoft.Design#CA1058;-Microsoft.Design#CA1001;-Microsoft.Design#CA1049;-Microsoft.Design#CA1054;-Microsoft.Design#CA1056;-Microsoft.Design#CA1055;-Microsoft.Design#CA1030;-Microsoft.Design#CA1003;-Microsoft.Design#CA1007;-Microsoft.Design#CA1043;-Microsoft.Design#CA1024;-Microsoft.Design#CA1062;-Microsoft.Globalization#CA1301;-Microsoft.Globalization#CA1302;-Microsoft.Globalization#CA1303;-Microsoft.Globalization#CA1306;-Microsoft.Globalization#CA1304;-Microsoft.Globalization#CA1305;-Microsoft.Globalization#CA1300;-Microsoft.Interoperability#CA1403;-Microsoft.Interoperability#CA1406;-Microsoft.Interoperability#CA1413;-Microsoft.Interoperability#CA1402;-Microsoft.Interoperability#CA1407;-Microsoft.Interoperability#CA1404;-Microsoft.Interoperability#CA1410;-Microsoft.Interoperability#CA1411;-Microsoft.Interoperability#CA1405;-Microsoft.Interoperability#CA1409;-Microsoft.Interoperability#CA1415;-Microsoft.Interoperability#CA1408;-Microsoft.Interoperability#CA1414;-Microsoft.Interoperability#CA1412;-Microsoft.Maintainability#CA1502;-Microsoft.Maintainability#CA1501;-Microsoft.Mobility#CA1600;-Microsoft.Mobility#CA1601;-Microsoft.Naming#CA1718;-Microsoft.Naming#CA1720;-Microsoft.Naming#CA1700;-Microsoft.Naming#CA1712;-Microsoft.Naming#CA1713;-Microsoft.Naming#CA1709;-Microsoft.Naming#CA1708;-Microsoft.Naming#CA1715;-Microsoft.Naming#CA1710;-Microsoft.Naming#CA1707;-Microsoft.Naming#CA1722;-Microsoft.Naming#CA1711;-Microsoft.Naming#CA1716;-Microsoft.Naming#CA1705;-Microsoft.Naming#CA1725;-Microsoft.Naming#CA1719;-Microsoft.Naming#CA1721;-Microsoft.Naming#CA1706;-Microsoft.Naming#CA1724;-Microsoft.Naming#CA1726;-Microsoft.Performance#CA1809;-Microsoft.Performance#CA1811;-Microsoft.Performance#CA1812;-Microsoft.Performance#CA1807;-Microsoft.Performance#CA1813;-Microsoft.Performance#CA1823;-Microsoft.Performance#CA1816;-Microsoft.Performance#CA1817;-Microsoft.Performance#CA1800;-Microsoft.Performance#CA1818;-Microsoft.Performance#CA1805;-Microsoft.Performance#CA1810;-Microsoft.Performance#CA1822;-Microsoft.Performance#CA1815;-Microsoft.Performance#CA1814;-Microsoft.Performance#CA1819;-Microsoft.Performance#CA1804;-Microsoft.Performance#CA1820;-Microsoft.Performance#CA1802;-Microsoft.Portability#CA1900;-Microsoft.Reliability#CA2000;-Microsoft.Reliability#CA2002;-Microsoft.Reliability#CA2003;-Microsoft.Reliability#CA2004;-Microsoft.Reliability#CA2006;-Microsoft.Security#CA2116;-Microsoft.Security#CA2117;-Microsoft.Security#CA2105;-Microsoft.Security#CA2115;-Microsoft.Security#CA2104;-Microsoft.Security#CA2122;-Microsoft.Security#CA2114;-Microsoft.Security#CA2123;-Microsoft.Security#CA2111;-Microsoft.Security#CA2108;-Microsoft.Security#CA2107;-Microsoft.Security#CA2103;-Microsoft.Security#CA2100;-Microsoft.Security#CA2118;-Microsoft.Security#CA2109;-Microsoft.Security#CA2119;-Microsoft.Security#CA2106;-Microsoft.Security#CA2112;-Microsoft.Security#CA2110;-Microsoft.Security#CA2120;-Microsoft.Security#CA2101;-Microsoft.Security#CA2121;-Microsoft.Security#CA2126;-Microsoft.Security#CA2124;-Microsoft.Usage#CA2209;-Microsoft.Usage#CA2236;-Microsoft.Usage#CA2227;-Microsoft.Usage#CA2213;-Microsoft.Usage#CA2216;-Microsoft.Usage#CA2215;-Microsoft.Usage#CA2214;-Microsoft.Usage#CA2222;-Microsoft.Usage#CA2202;-Microsoft.Usage#CA1806;-Microsoft.Usage#CA2217;-Microsoft.Usage#CA2212;-Microsoft.Usage#CA2219;-Microsoft.Usage#CA2201;-Microsoft.Usage#CA2228;-Microsoft.Usage#CA2221;-Microsoft.Usage#CA2220;-Microsoft.Usage#CA2240;-Microsoft.Usage#CA2229;-Microsoft.Usage#CA2238;-Microsoft.Usage#CA2207;-Microsoft.Usage#CA2208;-Microsoft.Usage#CA2235;-Microsoft.Usage#CA2237;-Microsoft.Usage#CA2232;-Microsoft.Usage#CA2223;-Microsoft.Usage#CA2211;-Microsoft.Usage#CA2233;-Microsoft.Usage#CA2225;-Microsoft.Usage#CA2226;-Microsoft.Usage#CA2231;-Microsoft.Usage#CA2224;-Microsoft.Usage#CA2218;-Microsoft.Usage#CA2234;-Microsoft.Usage#CA2241;-Microsoft.Usage#CA2239;-Microsoft.Usage#CA2200;-Microsoft.Usage#CA1801;-Microsoft.Usage#CA2205;-Microsoft.Usage#CA2230</CodeAnalysisRules>
  59. <Prefer32Bit>false</Prefer32Bit>
  60. </PropertyGroup>
  61. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  62. <OutputPath>bin\Release\</OutputPath>
  63. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  64. <BaseAddress>270532608</BaseAddress>
  65. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  66. <ConfigurationOverrideFile>
  67. </ConfigurationOverrideFile>
  68. <DefineConstants>TRACE</DefineConstants>
  69. <DocumentationFile>
  70. </DocumentationFile>
  71. <DebugSymbols>true</DebugSymbols>
  72. <FileAlignment>512</FileAlignment>
  73. <NoStdLib>false</NoStdLib>
  74. <NoWarn>
  75. </NoWarn>
  76. <Optimize>true</Optimize>
  77. <RegisterForComInterop>false</RegisterForComInterop>
  78. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  79. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  80. <WarningLevel>4</WarningLevel>
  81. <DebugType>pdbonly</DebugType>
  82. <ErrorReport>prompt</ErrorReport>
  83. <RunCodeAnalysis>true</RunCodeAnalysis>
  84. <CodeAnalysisRules>-Microsoft.Design#CA1012;-Microsoft.Design#CA2210;-Microsoft.Design#CA1040;-Microsoft.Design#CA1005;-Microsoft.Design#CA1020;-Microsoft.Design#CA1021;-Microsoft.Design#CA1010;-Microsoft.Design#CA1011;-Microsoft.Design#CA1009;-Microsoft.Design#CA1050;-Microsoft.Design#CA1026;-Microsoft.Design#CA1019;-Microsoft.Design#CA1031;-Microsoft.Design#CA1047;-Microsoft.Design#CA1000;-Microsoft.Design#CA1048;-Microsoft.Design#CA1051;-Microsoft.Design#CA1002;-Microsoft.Design#CA1061;-Microsoft.Design#CA1006;-Microsoft.Design#CA1046;-Microsoft.Design#CA1045;-Microsoft.Design#CA1038;-Microsoft.Design#CA1008;-Microsoft.Design#CA1028;-Microsoft.Design#CA1004;-Microsoft.Design#CA1035;-Microsoft.Design#CA1063;-Microsoft.Design#CA1032;-Microsoft.Design#CA1023;-Microsoft.Design#CA1033;-Microsoft.Design#CA1039;-Microsoft.Design#CA1016;-Microsoft.Design#CA1014;-Microsoft.Design#CA1017;-Microsoft.Design#CA1018;-Microsoft.Design#CA1027;-Microsoft.Design#CA1059;-Microsoft.Design#CA1060;-Microsoft.Design#CA1034;-Microsoft.Design#CA1013;-Microsoft.Design#CA1036;-Microsoft.Design#CA1044;-Microsoft.Design#CA1041;-Microsoft.Design#CA1025;-Microsoft.Design#CA1052;-Microsoft.Design#CA1053;-Microsoft.Design#CA1057;-Microsoft.Design#CA1058;-Microsoft.Design#CA1001;-Microsoft.Design#CA1049;-Microsoft.Design#CA1054;-Microsoft.Design#CA1056;-Microsoft.Design#CA1055;-Microsoft.Design#CA1030;-Microsoft.Design#CA1003;-Microsoft.Design#CA1007;-Microsoft.Design#CA1043;-Microsoft.Design#CA1024;-Microsoft.Design#CA1062;-Microsoft.Globalization#CA1301;-Microsoft.Globalization#CA1302;-Microsoft.Globalization#CA1303;-Microsoft.Globalization#CA1306;-Microsoft.Globalization#CA1304;-Microsoft.Globalization#CA1305;-Microsoft.Globalization#CA1300;-Microsoft.Interoperability#CA1403;-Microsoft.Interoperability#CA1406;-Microsoft.Interoperability#CA1413;-Microsoft.Interoperability#CA1402;-Microsoft.Interoperability#CA1407;-Microsoft.Interoperability#CA1404;-Microsoft.Interoperability#CA1410;-Microsoft.Interoperability#CA1411;-Microsoft.Interoperability#CA1405;-Microsoft.Interoperability#CA1409;-Microsoft.Interoperability#CA1415;-Microsoft.Interoperability#CA1408;-Microsoft.Interoperability#CA1414;-Microsoft.Interoperability#CA1412;-Microsoft.Maintainability#CA1502;-Microsoft.Maintainability#CA1501;-Microsoft.Mobility#CA1600;-Microsoft.Mobility#CA1601;-Microsoft.Naming#CA1718;-Microsoft.Naming#CA1720;-Microsoft.Naming#CA1700;-Microsoft.Naming#CA1712;-Microsoft.Naming#CA1713;-Microsoft.Naming#CA1709;-Microsoft.Naming#CA1708;-Microsoft.Naming#CA1715;-Microsoft.Naming#CA1710;-Microsoft.Naming#CA1707;-Microsoft.Naming#CA1722;-Microsoft.Naming#CA1711;-Microsoft.Naming#CA1716;-Microsoft.Naming#CA1705;-Microsoft.Naming#CA1725;-Microsoft.Naming#CA1719;-Microsoft.Naming#CA1721;-Microsoft.Naming#CA1706;-Microsoft.Naming#CA1724;-Microsoft.Naming#CA1726;-Microsoft.Performance#CA1809;-Microsoft.Performance#CA1811;-Microsoft.Performance#CA1812;-Microsoft.Performance#CA1807;-Microsoft.Performance#CA1813;-Microsoft.Performance#CA1823;-Microsoft.Performance#CA1816;-Microsoft.Performance#CA1817;-Microsoft.Performance#CA1800;-Microsoft.Performance#CA1818;-Microsoft.Performance#CA1805;-Microsoft.Performance#CA1810;-Microsoft.Performance#CA1822;-Microsoft.Performance#CA1815;-Microsoft.Performance#CA1814;-Microsoft.Performance#CA1819;-Microsoft.Performance#CA1804;-Microsoft.Performance#CA1820;-Microsoft.Performance#CA1802;-Microsoft.Portability#CA1900;-Microsoft.Reliability#CA2000;-Microsoft.Reliability#CA2002;-Microsoft.Reliability#CA2003;-Microsoft.Reliability#CA2004;-Microsoft.Reliability#CA2006;-Microsoft.Security#CA2116;-Microsoft.Security#CA2117;-Microsoft.Security#CA2105;-Microsoft.Security#CA2115;-Microsoft.Security#CA2104;-Microsoft.Security#CA2122;-Microsoft.Security#CA2114;-Microsoft.Security#CA2123;-Microsoft.Security#CA2111;-Microsoft.Security#CA2108;-Microsoft.Security#CA2107;-Microsoft.Security#CA2103;-Microsoft.Security#CA2100;-Microsoft.Security#CA2118;-Microsoft.Security#CA2109;-Microsoft.Security#CA2119;-Microsoft.Security#CA2106;-Microsoft.Security#CA2112;-Microsoft.Security#CA2110;-Microsoft.Security#CA2120;-Microsoft.Security#CA2101;-Microsoft.Security#CA2121;-Microsoft.Security#CA2126;-Microsoft.Security#CA2124;-Microsoft.Usage#CA2209;-Microsoft.Usage#CA2236;-Microsoft.Usage#CA2227;-Microsoft.Usage#CA2213;-Microsoft.Usage#CA2216;-Microsoft.Usage#CA2215;-Microsoft.Usage#CA2214;-Microsoft.Usage#CA2222;-Microsoft.Usage#CA2202;-Microsoft.Usage#CA1806;-Microsoft.Usage#CA2217;-Microsoft.Usage#CA2212;-Microsoft.Usage#CA2219;-Microsoft.Usage#CA2201;-Microsoft.Usage#CA2228;-Microsoft.Usage#CA2221;-Microsoft.Usage#CA2220;-Microsoft.Usage#CA2240;-Microsoft.Usage#CA2229;-Microsoft.Usage#CA2238;-Microsoft.Usage#CA2207;-Microsoft.Usage#CA2208;-Microsoft.Usage#CA2235;-Microsoft.Usage#CA2237;-Microsoft.Usage#CA2232;-Microsoft.Usage#CA2223;-Microsoft.Usage#CA2211;-Microsoft.Usage#CA2233;-Microsoft.Usage#CA2225;-Microsoft.Usage#CA2226;-Microsoft.Usage#CA2231;-Microsoft.Usage#CA2224;-Microsoft.Usage#CA2218;-Microsoft.Usage#CA2234;-Microsoft.Usage#CA2241;-Microsoft.Usage#CA2239;-Microsoft.Usage#CA2200;-Microsoft.Usage#CA1801;-Microsoft.Usage#CA2205;-Microsoft.Usage#CA2230</CodeAnalysisRules>
  85. <Prefer32Bit>false</Prefer32Bit>
  86. <PlatformTarget>AnyCPU</PlatformTarget>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  89. <DebugSymbols>true</DebugSymbols>
  90. <OutputPath>bin\x86\Debug\</OutputPath>
  91. <DefineConstants>CODE_ANALYSIS;DEBUG;TRACE</DefineConstants>
  92. <BaseAddress>270532608</BaseAddress>
  93. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  94. <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
  95. <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
  96. <FileAlignment>4096</FileAlignment>
  97. <DebugType>full</DebugType>
  98. <PlatformTarget>x86</PlatformTarget>
  99. <RunCodeAnalysis>true</RunCodeAnalysis>
  100. <CodeAnalysisRules>-Microsoft.Design#CA1012;-Microsoft.Design#CA2210;-Microsoft.Design#CA1040;-Microsoft.Design#CA1005;-Microsoft.Design#CA1020;-Microsoft.Design#CA1021;-Microsoft.Design#CA1010;-Microsoft.Design#CA1011;-Microsoft.Design#CA1009;-Microsoft.Design#CA1050;-Microsoft.Design#CA1026;-Microsoft.Design#CA1019;-Microsoft.Design#CA1031;-Microsoft.Design#CA1047;-Microsoft.Design#CA1000;-Microsoft.Design#CA1048;-Microsoft.Design#CA1051;-Microsoft.Design#CA1002;-Microsoft.Design#CA1061;-Microsoft.Design#CA1006;-Microsoft.Design#CA1046;-Microsoft.Design#CA1045;-Microsoft.Design#CA1038;-Microsoft.Design#CA1008;-Microsoft.Design#CA1028;-Microsoft.Design#CA1004;-Microsoft.Design#CA1035;-Microsoft.Design#CA1063;-Microsoft.Design#CA1032;-Microsoft.Design#CA1023;-Microsoft.Design#CA1033;-Microsoft.Design#CA1039;-Microsoft.Design#CA1016;-Microsoft.Design#CA1014;-Microsoft.Design#CA1017;-Microsoft.Design#CA1018;-Microsoft.Design#CA1027;-Microsoft.Design#CA1059;-Microsoft.Design#CA1060;-Microsoft.Design#CA1034;-Microsoft.Design#CA1013;-Microsoft.Design#CA1036;-Microsoft.Design#CA1044;-Microsoft.Design#CA1041;-Microsoft.Design#CA1025;-Microsoft.Design#CA1052;-Microsoft.Design#CA1053;-Microsoft.Design#CA1057;-Microsoft.Design#CA1058;-Microsoft.Design#CA1001;-Microsoft.Design#CA1049;-Microsoft.Design#CA1054;-Microsoft.Design#CA1056;-Microsoft.Design#CA1055;-Microsoft.Design#CA1030;-Microsoft.Design#CA1003;-Microsoft.Design#CA1007;-Microsoft.Design#CA1043;-Microsoft.Design#CA1024;-Microsoft.Design#CA1062;-Microsoft.Globalization#CA1301;-Microsoft.Globalization#CA1302;-Microsoft.Globalization#CA1303;-Microsoft.Globalization#CA1306;-Microsoft.Globalization#CA1304;-Microsoft.Globalization#CA1305;-Microsoft.Globalization#CA1300;-Microsoft.Interoperability#CA1403;-Microsoft.Interoperability#CA1406;-Microsoft.Interoperability#CA1413;-Microsoft.Interoperability#CA1402;-Microsoft.Interoperability#CA1407;-Microsoft.Interoperability#CA1404;-Microsoft.Interoperability#CA1410;-Microsoft.Interoperability#CA1411;-Microsoft.Interoperability#CA1405;-Microsoft.Interoperability#CA1409;-Microsoft.Interoperability#CA1415;-Microsoft.Interoperability#CA1408;-Microsoft.Interoperability#CA1414;-Microsoft.Interoperability#CA1412;-Microsoft.Maintainability#CA1502;-Microsoft.Maintainability#CA1501;-Microsoft.Mobility#CA1600;-Microsoft.Mobility#CA1601;-Microsoft.Naming#CA1718;-Microsoft.Naming#CA1720;-Microsoft.Naming#CA1700;-Microsoft.Naming#CA1712;-Microsoft.Naming#CA1713;-Microsoft.Naming#CA1709;-Microsoft.Naming#CA1708;-Microsoft.Naming#CA1715;-Microsoft.Naming#CA1710;-Microsoft.Naming#CA1707;-Microsoft.Naming#CA1722;-Microsoft.Naming#CA1711;-Microsoft.Naming#CA1716;-Microsoft.Naming#CA1705;-Microsoft.Naming#CA1725;-Microsoft.Naming#CA1719;-Microsoft.Naming#CA1721;-Microsoft.Naming#CA1706;-Microsoft.Naming#CA1724;-Microsoft.Naming#CA1726;-Microsoft.Performance#CA1809;-Microsoft.Performance#CA1811;-Microsoft.Performance#CA1812;-Microsoft.Performance#CA1807;-Microsoft.Performance#CA1813;-Microsoft.Performance#CA1823;-Microsoft.Performance#CA1816;-Microsoft.Performance#CA1817;-Microsoft.Performance#CA1800;-Microsoft.Performance#CA1818;-Microsoft.Performance#CA1805;-Microsoft.Performance#CA1810;-Microsoft.Performance#CA1822;-Microsoft.Performance#CA1815;-Microsoft.Performance#CA1814;-Microsoft.Performance#CA1819;-Microsoft.Performance#CA1804;-Microsoft.Performance#CA1820;-Microsoft.Performance#CA1802;-Microsoft.Portability#CA1900;-Microsoft.Reliability#CA2000;-Microsoft.Reliability#CA2002;-Microsoft.Reliability#CA2003;-Microsoft.Reliability#CA2004;-Microsoft.Reliability#CA2006;-Microsoft.Security#CA2116;-Microsoft.Security#CA2117;-Microsoft.Security#CA2105;-Microsoft.Security#CA2115;-Microsoft.Security#CA2104;-Microsoft.Security#CA2122;-Microsoft.Security#CA2114;-Microsoft.Security#CA2123;-Microsoft.Security#CA2111;-Microsoft.Security#CA2108;-Microsoft.Security#CA2107;-Microsoft.Security#CA2103;-Microsoft.Security#CA2100;-Microsoft.Security#CA2118;-Microsoft.Security#CA2109;-Microsoft.Security#CA2119;-Microsoft.Security#CA2106;-Microsoft.Security#CA2112;-Microsoft.Security#CA2110;-Microsoft.Security#CA2120;-Microsoft.Security#CA2101;-Microsoft.Security#CA2121;-Microsoft.Security#CA2126;-Microsoft.Security#CA2124;-Microsoft.Usage#CA2209;-Microsoft.Usage#CA2236;-Microsoft.Usage#CA2227;-Microsoft.Usage#CA2213;-Microsoft.Usage#CA2216;-Microsoft.Usage#CA2215;-Microsoft.Usage#CA2214;-Microsoft.Usage#CA2222;-Microsoft.Usage#CA2202;-Microsoft.Usage#CA1806;-Microsoft.Usage#CA2217;-Microsoft.Usage#CA2212;-Microsoft.Usage#CA2219;-Microsoft.Usage#CA2201;-Microsoft.Usage#CA2228;-Microsoft.Usage#CA2221;-Microsoft.Usage#CA2220;-Microsoft.Usage#CA2240;-Microsoft.Usage#CA2229;-Microsoft.Usage#CA2238;-Microsoft.Usage#CA2207;-Microsoft.Usage#CA2208;-Microsoft.Usage#CA2235;-Microsoft.Usage#CA2237;-Microsoft.Usage#CA2232;-Microsoft.Usage#CA2223;-Microsoft.Usage#CA2211;-Microsoft.Usage#CA2233;-Microsoft.Usage#CA2225;-Microsoft.Usage#CA2226;-Microsoft.Usage#CA2231;-Microsoft.Usage#CA2224;-Microsoft.Usage#CA2218;-Microsoft.Usage#CA2234;-Microsoft.Usage#CA2241;-Microsoft.Usage#CA2239;-Microsoft.Usage#CA2200;-Microsoft.Usage#CA1801;-Microsoft.Usage#CA2205;-Microsoft.Usage#CA2230</CodeAnalysisRules>
  101. <LangVersion>7.3</LangVersion>
  102. <ErrorReport>prompt</ErrorReport>
  103. </PropertyGroup>
  104. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  105. <DebugSymbols>true</DebugSymbols>
  106. <OutputPath>bin\x86\Release\</OutputPath>
  107. <DefineConstants>CODE_ANALYSIS;TRACE</DefineConstants>
  108. <BaseAddress>270532608</BaseAddress>
  109. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  110. <Optimize>true</Optimize>
  111. <DebugType>pdbonly</DebugType>
  112. <PlatformTarget>x86</PlatformTarget>
  113. <RunCodeAnalysis>true</RunCodeAnalysis>
  114. <CodeAnalysisRules>-Microsoft.Design#CA1012;-Microsoft.Design#CA2210;-Microsoft.Design#CA1040;-Microsoft.Design#CA1005;-Microsoft.Design#CA1020;-Microsoft.Design#CA1021;-Microsoft.Design#CA1010;-Microsoft.Design#CA1011;-Microsoft.Design#CA1009;-Microsoft.Design#CA1050;-Microsoft.Design#CA1026;-Microsoft.Design#CA1019;-Microsoft.Design#CA1031;-Microsoft.Design#CA1047;-Microsoft.Design#CA1000;-Microsoft.Design#CA1048;-Microsoft.Design#CA1051;-Microsoft.Design#CA1002;-Microsoft.Design#CA1061;-Microsoft.Design#CA1006;-Microsoft.Design#CA1046;-Microsoft.Design#CA1045;-Microsoft.Design#CA1038;-Microsoft.Design#CA1008;-Microsoft.Design#CA1028;-Microsoft.Design#CA1004;-Microsoft.Design#CA1035;-Microsoft.Design#CA1063;-Microsoft.Design#CA1032;-Microsoft.Design#CA1023;-Microsoft.Design#CA1033;-Microsoft.Design#CA1039;-Microsoft.Design#CA1016;-Microsoft.Design#CA1014;-Microsoft.Design#CA1017;-Microsoft.Design#CA1018;-Microsoft.Design#CA1027;-Microsoft.Design#CA1059;-Microsoft.Design#CA1060;-Microsoft.Design#CA1034;-Microsoft.Design#CA1013;-Microsoft.Design#CA1036;-Microsoft.Design#CA1044;-Microsoft.Design#CA1041;-Microsoft.Design#CA1025;-Microsoft.Design#CA1052;-Microsoft.Design#CA1053;-Microsoft.Design#CA1057;-Microsoft.Design#CA1058;-Microsoft.Design#CA1001;-Microsoft.Design#CA1049;-Microsoft.Design#CA1054;-Microsoft.Design#CA1056;-Microsoft.Design#CA1055;-Microsoft.Design#CA1030;-Microsoft.Design#CA1003;-Microsoft.Design#CA1007;-Microsoft.Design#CA1043;-Microsoft.Design#CA1024;-Microsoft.Design#CA1062;-Microsoft.Globalization#CA1301;-Microsoft.Globalization#CA1302;-Microsoft.Globalization#CA1303;-Microsoft.Globalization#CA1306;-Microsoft.Globalization#CA1304;-Microsoft.Globalization#CA1305;-Microsoft.Globalization#CA1300;-Microsoft.Interoperability#CA1403;-Microsoft.Interoperability#CA1406;-Microsoft.Interoperability#CA1413;-Microsoft.Interoperability#CA1402;-Microsoft.Interoperability#CA1407;-Microsoft.Interoperability#CA1404;-Microsoft.Interoperability#CA1410;-Microsoft.Interoperability#CA1411;-Microsoft.Interoperability#CA1405;-Microsoft.Interoperability#CA1409;-Microsoft.Interoperability#CA1415;-Microsoft.Interoperability#CA1408;-Microsoft.Interoperability#CA1414;-Microsoft.Interoperability#CA1412;-Microsoft.Maintainability#CA1502;-Microsoft.Maintainability#CA1501;-Microsoft.Mobility#CA1600;-Microsoft.Mobility#CA1601;-Microsoft.Naming#CA1718;-Microsoft.Naming#CA1720;-Microsoft.Naming#CA1700;-Microsoft.Naming#CA1712;-Microsoft.Naming#CA1713;-Microsoft.Naming#CA1709;-Microsoft.Naming#CA1708;-Microsoft.Naming#CA1715;-Microsoft.Naming#CA1710;-Microsoft.Naming#CA1707;-Microsoft.Naming#CA1722;-Microsoft.Naming#CA1711;-Microsoft.Naming#CA1716;-Microsoft.Naming#CA1705;-Microsoft.Naming#CA1725;-Microsoft.Naming#CA1719;-Microsoft.Naming#CA1721;-Microsoft.Naming#CA1706;-Microsoft.Naming#CA1724;-Microsoft.Naming#CA1726;-Microsoft.Performance#CA1809;-Microsoft.Performance#CA1811;-Microsoft.Performance#CA1812;-Microsoft.Performance#CA1807;-Microsoft.Performance#CA1813;-Microsoft.Performance#CA1823;-Microsoft.Performance#CA1816;-Microsoft.Performance#CA1817;-Microsoft.Performance#CA1800;-Microsoft.Performance#CA1818;-Microsoft.Performance#CA1805;-Microsoft.Performance#CA1810;-Microsoft.Performance#CA1822;-Microsoft.Performance#CA1815;-Microsoft.Performance#CA1814;-Microsoft.Performance#CA1819;-Microsoft.Performance#CA1804;-Microsoft.Performance#CA1820;-Microsoft.Performance#CA1802;-Microsoft.Portability#CA1900;-Microsoft.Reliability#CA2000;-Microsoft.Reliability#CA2002;-Microsoft.Reliability#CA2003;-Microsoft.Reliability#CA2004;-Microsoft.Reliability#CA2006;-Microsoft.Security#CA2116;-Microsoft.Security#CA2117;-Microsoft.Security#CA2105;-Microsoft.Security#CA2115;-Microsoft.Security#CA2104;-Microsoft.Security#CA2122;-Microsoft.Security#CA2114;-Microsoft.Security#CA2123;-Microsoft.Security#CA2111;-Microsoft.Security#CA2108;-Microsoft.Security#CA2107;-Microsoft.Security#CA2103;-Microsoft.Security#CA2100;-Microsoft.Security#CA2118;-Microsoft.Security#CA2109;-Microsoft.Security#CA2119;-Microsoft.Security#CA2106;-Microsoft.Security#CA2112;-Microsoft.Security#CA2110;-Microsoft.Security#CA2120;-Microsoft.Security#CA2101;-Microsoft.Security#CA2121;-Microsoft.Security#CA2126;-Microsoft.Security#CA2124;-Microsoft.Usage#CA2209;-Microsoft.Usage#CA2236;-Microsoft.Usage#CA2227;-Microsoft.Usage#CA2213;-Microsoft.Usage#CA2216;-Microsoft.Usage#CA2215;-Microsoft.Usage#CA2214;-Microsoft.Usage#CA2222;-Microsoft.Usage#CA2202;-Microsoft.Usage#CA1806;-Microsoft.Usage#CA2217;-Microsoft.Usage#CA2212;-Microsoft.Usage#CA2219;-Microsoft.Usage#CA2201;-Microsoft.Usage#CA2228;-Microsoft.Usage#CA2221;-Microsoft.Usage#CA2220;-Microsoft.Usage#CA2240;-Microsoft.Usage#CA2229;-Microsoft.Usage#CA2238;-Microsoft.Usage#CA2207;-Microsoft.Usage#CA2208;-Microsoft.Usage#CA2235;-Microsoft.Usage#CA2237;-Microsoft.Usage#CA2232;-Microsoft.Usage#CA2223;-Microsoft.Usage#CA2211;-Microsoft.Usage#CA2233;-Microsoft.Usage#CA2225;-Microsoft.Usage#CA2226;-Microsoft.Usage#CA2231;-Microsoft.Usage#CA2224;-Microsoft.Usage#CA2218;-Microsoft.Usage#CA2234;-Microsoft.Usage#CA2241;-Microsoft.Usage#CA2239;-Microsoft.Usage#CA2200;-Microsoft.Usage#CA1801;-Microsoft.Usage#CA2205;-Microsoft.Usage#CA2230</CodeAnalysisRules>
  115. <LangVersion>7.3</LangVersion>
  116. <ErrorReport>prompt</ErrorReport>
  117. </PropertyGroup>
  118. <ItemGroup>
  119. <ProjectReference Include="..\SystemLayer\SystemLayer.csproj">
  120. <Project>{80572820-93a5-4278-a513-d902bea2639c}</Project>
  121. <Name>SystemLayer</Name>
  122. </ProjectReference>
  123. <ProjectReference Include="..\TUCamera\Camera.csproj">
  124. <Project>{adf97c19-94b1-451e-8e1c-8a8189b6a1e1}</Project>
  125. <Name>Camera</Name>
  126. </ProjectReference>
  127. <Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  128. <SpecificVersion>False</SpecificVersion>
  129. <HintPath>..\bin\Debug\OpenCvSharp.dll</HintPath>
  130. </Reference>
  131. <Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
  132. <SpecificVersion>False</SpecificVersion>
  133. <HintPath>..\bin\Debug\OpenCvSharp.Extensions.dll</HintPath>
  134. </Reference>
  135. <Reference Include="PaintDotNet.Base, Version=1.0.7907.24561, Culture=neutral, processorArchitecture=MSIL">
  136. <SpecificVersion>False</SpecificVersion>
  137. <HintPath>..\bin\Debug\PaintDotNet.Base.dll</HintPath>
  138. </Reference>
  139. <Reference Include="System">
  140. <Name>System</Name>
  141. </Reference>
  142. <Reference Include="System.Data" />
  143. <Reference Include="System.Drawing">
  144. <Name>System.Drawing</Name>
  145. </Reference>
  146. <Reference Include="System.Windows.Forms">
  147. <Name>System.Windows.Forms</Name>
  148. </Reference>
  149. <Reference Include="System.Xml" />
  150. <ProjectReference Include="..\Annotation\Annotation.csproj">
  151. <Project>{714c794e-a8c5-4a35-afd5-c215a78386fc}</Project>
  152. <Name>Annotation</Name>
  153. </ProjectReference>
  154. <ProjectReference Include="..\Resources\Resources.csproj">
  155. <Project>{0B173113-1F9B-4939-A62F-A176336F13AC}</Project>
  156. <Name>Resources</Name>
  157. </ProjectReference>
  158. </ItemGroup>
  159. <ItemGroup>
  160. <Compile Include="ArrowButton.cs">
  161. <SubType>Component</SubType>
  162. </Compile>
  163. <Compile Include="ColorBgrB.cs" />
  164. <Compile Include="Properties\AssemblyInfo.cs">
  165. <SubType>Code</SubType>
  166. </Compile>
  167. <Compile Include="CustomControl\ArtworkControlButtons.cs">
  168. <SubType>Component</SubType>
  169. </Compile>
  170. <Compile Include="CustomControl\BaseUserControl.cs">
  171. <SubType>UserControl</SubType>
  172. </Compile>
  173. <Compile Include="CustomControl\BinaryControl.cs">
  174. <SubType>UserControl</SubType>
  175. </Compile>
  176. <Compile Include="CustomControl\BinaryControlSmaller.cs">
  177. <SubType>UserControl</SubType>
  178. </Compile>
  179. <Compile Include="CustomControl\ButtonCustom.cs">
  180. <SubType>Component</SubType>
  181. </Compile>
  182. <Compile Include="CustomControl\CircleControl.cs">
  183. <SubType>UserControl</SubType>
  184. </Compile>
  185. <Compile Include="CustomControl\CircleControl.Designer.cs">
  186. <DependentUpon>CircleControl.cs</DependentUpon>
  187. </Compile>
  188. <Compile Include="CustomControl\ColorRangeControl.cs" />
  189. <Compile Include="CustomControl\ColorRangeControl.Designer.cs">
  190. <DependentUpon>ColorRangeControl.cs</DependentUpon>
  191. </Compile>
  192. <Compile Include="CustomControl\DoubleSlidingTrackbar.cs">
  193. <SubType>UserControl</SubType>
  194. </Compile>
  195. <Compile Include="CustomControl\DoubleSlidingTrackbar.Designer.cs">
  196. <DependentUpon>DoubleSlidingTrackbar.cs</DependentUpon>
  197. </Compile>
  198. <Compile Include="CustomControl\GeneralAnalysisCommonControlButtons.cs">
  199. <SubType>Component</SubType>
  200. </Compile>
  201. <Compile Include="CustomControl\DataGridViewHelper.cs" />
  202. <Compile Include="CustomControl\HistogramControl.cs">
  203. <SubType>UserControl</SubType>
  204. </Compile>
  205. <Compile Include="CustomControl\CommonControlButtons.cs">
  206. <SubType>Component</SubType>
  207. </Compile>
  208. <Compile Include="CustomControl\HistogramControlSmaller.cs">
  209. <SubType>UserControl</SubType>
  210. </Compile>
  211. <Compile Include="CustomControl\PanelBottomRight.cs">
  212. <SubType>Component</SubType>
  213. </Compile>
  214. <Compile Include="CustomControl\PanelBottomRight.Designer.cs">
  215. <DependentUpon>PanelBottomRight.cs</DependentUpon>
  216. </Compile>
  217. <Compile Include="CustomControl\DocumentBottomStrip.cs">
  218. <SubType>Component</SubType>
  219. </Compile>
  220. <Compile Include="CustomControl\FileNameTextBox.cs">
  221. <SubType>Component</SubType>
  222. </Compile>
  223. <Compile Include="CustomControl\FileNameTextBox.Designer.cs">
  224. <DependentUpon>FileNameTextBox.cs</DependentUpon>
  225. </Compile>
  226. <Compile Include="CustomControl\InformationAdjustControl.cs">
  227. <SubType>UserControl</SubType>
  228. </Compile>
  229. <Compile Include="CustomControl\InformationAdjustControl.Designer.cs">
  230. <DependentUpon>InformationAdjustControl.cs</DependentUpon>
  231. </Compile>
  232. <Compile Include="CustomControl\InputMatControl.cs">
  233. <SubType>UserControl</SubType>
  234. </Compile>
  235. <Compile Include="CustomControl\InputMatControl.Designer.cs">
  236. <DependentUpon>InputMatControl.cs</DependentUpon>
  237. </Compile>
  238. <Compile Include="CustomControl\LinearColorPickerControl.cs">
  239. <SubType>UserControl</SubType>
  240. </Compile>
  241. <Compile Include="CustomControl\NumberParamControl.cs">
  242. <SubType>UserControl</SubType>
  243. </Compile>
  244. <Compile Include="CustomControl\NumberParamControl.Designer.cs">
  245. <DependentUpon>NumberParamControl.cs</DependentUpon>
  246. </Compile>
  247. <Compile Include="CustomControl\DecimalScopeControl.cs">
  248. <SubType>UserControl</SubType>
  249. </Compile>
  250. <Compile Include="CustomControl\PanelBottom.cs">
  251. <SubType>Component</SubType>
  252. </Compile>
  253. <Compile Include="CustomControl\ParametersSettingAdjustControl.cs">
  254. <SubType>UserControl</SubType>
  255. </Compile>
  256. <Compile Include="CustomControl\ParametersSettingAdjustControl.Designer.cs">
  257. <DependentUpon>ParametersSettingAdjustControl.cs</DependentUpon>
  258. </Compile>
  259. <Compile Include="CustomControl\PicturePath.cs">
  260. <SubType>UserControl</SubType>
  261. </Compile>
  262. <Compile Include="CustomControl\PicturePreviewAdjustControl.cs">
  263. <SubType>UserControl</SubType>
  264. </Compile>
  265. <Compile Include="CustomControl\PicturePreviewAdjustControl.Designer.cs">
  266. <DependentUpon>PicturePreviewAdjustControl.cs</DependentUpon>
  267. </Compile>
  268. <Compile Include="CustomControl\SelectButton.cs">
  269. <SubType>UserControl</SubType>
  270. </Compile>
  271. <Compile Include="CustomControl\TreeViewEnhanced.cs">
  272. <SubType>Component</SubType>
  273. </Compile>
  274. <Compile Include="CustomControl\TriangleButton.cs">
  275. <SubType>UserControl</SubType>
  276. </Compile>
  277. <Compile Include="CustomControl\TriangleTrackBar.cs">
  278. <SubType>UserControl</SubType>
  279. </Compile>
  280. <Compile Include="CustomControl\UCTrackBar.cs">
  281. <SubType>Component</SubType>
  282. </Compile>
  283. <Compile Include="CustomControl\UCTrackBar.Designer.cs">
  284. <DependentUpon>UCTrackBar.cs</DependentUpon>
  285. </Compile>
  286. <Compile Include="CustomControl\UserTextBox.cs">
  287. <SubType>Component</SubType>
  288. </Compile>
  289. <Compile Include="CustomControl\UserTextBox.Designer.cs">
  290. <DependentUpon>UserTextBox.cs</DependentUpon>
  291. </Compile>
  292. <Compile Include="IAppWorkspaceForSurfaceBox.cs" />
  293. <Compile Include="IBottomNameStrip.cs">
  294. <SubType>Component</SubType>
  295. </Compile>
  296. <Compile Include="ImageNameStrip.cs">
  297. <SubType>Component</SubType>
  298. </Compile>
  299. <Compile Include="EtchedLine.cs">
  300. <SubType>Component</SubType>
  301. </Compile>
  302. <Compile Include="InvariantData.cs" />
  303. <Compile Include="ButtonBase.cs">
  304. <SubType>Component</SubType>
  305. </Compile>
  306. <Compile Include="ColorBgra.cs">
  307. <SubType>Code</SubType>
  308. </Compile>
  309. <Compile Include="ColorGradientControl.cs">
  310. <SubType>UserControl</SubType>
  311. </Compile>
  312. <Compile Include="CommandButton.cs">
  313. <SubType>Component</SubType>
  314. </Compile>
  315. <Compile Include="EnumLocalizer.cs">
  316. <SubType>Code</SubType>
  317. </Compile>
  318. <Compile Include="HandledEventArgs`1.cs" />
  319. <Compile Include="HandledEventHandler`1.cs" />
  320. <Compile Include="HeaderLabel.cs">
  321. <SubType>Component</SubType>
  322. </Compile>
  323. <Compile Include="HsvColor.cs">
  324. <SubType>Code</SubType>
  325. </Compile>
  326. <Compile Include="IFormAssociate.cs" />
  327. <Compile Include="IHotKeyTarget.cs" />
  328. <Compile Include="IndexEventArgs.cs">
  329. <SubType>Code</SubType>
  330. </Compile>
  331. <Compile Include="IndexEventHandler.cs">
  332. <SubType>Code</SubType>
  333. </Compile>
  334. <Compile Include="IPaintBackground.cs" />
  335. <Compile Include="ISnapManagerHost.cs" />
  336. <Compile Include="ISnapObstacleHost.cs" />
  337. <Compile Include="PdnNumericUpDown.cs">
  338. <SubType>Component</SubType>
  339. </Compile>
  340. <Compile Include="SnapDescription.cs" />
  341. <Compile Include="SnapManager.cs" />
  342. <Compile Include="SnapRegion.cs" />
  343. <Compile Include="StitchRenderArgs.cs" />
  344. <Compile Include="StitchSurface.cs" />
  345. <Compile Include="StitchSurfaceBoxBaseRenderer.cs" />
  346. <Compile Include="StitchSurfaceBoxRenderer.cs" />
  347. <Compile Include="StitchSurfaceBoxRendererList.cs" />
  348. <Compile Include="SurfaceBoxBaseRenderer.cs" />
  349. <Compile Include="SwatchControl.cs">
  350. <SubType>Component</SubType>
  351. </Compile>
  352. <Compile Include="TaskButton.cs" />
  353. <Compile Include="TaskDialog.cs" />
  354. <Compile Include="VerticalSnapEdge.cs" />
  355. <Compile Include="PdnBanner.cs">
  356. <SubType>Component</SubType>
  357. </Compile>
  358. <Compile Include="SnapObstacle.cs" />
  359. <Compile Include="SnapObstacleController.cs" />
  360. <Compile Include="IPixelOp.cs">
  361. <SubType>Code</SubType>
  362. </Compile>
  363. <Compile Include="IUnitsComboBox.cs" />
  364. <Compile Include="MemoryBlock.cs">
  365. <SubType>Code</SubType>
  366. </Compile>
  367. <Compile Include="MovingEventArgs.cs">
  368. <SubType>Code</SubType>
  369. </Compile>
  370. <Compile Include="MovingEventHandler.cs">
  371. <SubType>Code</SubType>
  372. </Compile>
  373. <Compile Include="PanelEx.cs">
  374. <SubType>Component</SubType>
  375. </Compile>
  376. <Compile Include="PdnBaseForm.cs">
  377. <SubType>Form</SubType>
  378. </Compile>
  379. <Compile Include="PdnException.cs">
  380. <SubType>Code</SubType>
  381. </Compile>
  382. <Compile Include="PdnRegion.cs">
  383. <SubType>Code</SubType>
  384. </Compile>
  385. <Compile Include="PixelOp.cs">
  386. <SubType>Code</SubType>
  387. </Compile>
  388. <Compile Include="HorizontalSnapEdge.cs" />
  389. <Compile Include="ProgressEventArgs.cs">
  390. <SubType>Code</SubType>
  391. </Compile>
  392. <Compile Include="ProgressEventHandler.cs">
  393. <SubType>Code</SubType>
  394. </Compile>
  395. <Compile Include="RenderArgs.cs">
  396. <SubType>Code</SubType>
  397. </Compile>
  398. <Compile Include="RgbColor.cs">
  399. <SubType>Code</SubType>
  400. </Compile>
  401. <Compile Include="Ruler.cs">
  402. <SubType>UserControl</SubType>
  403. </Compile>
  404. <Compile Include="ScaleFactor.cs">
  405. <SubType>Code</SubType>
  406. </Compile>
  407. <Compile Include="Scanline.cs">
  408. <SubType>Code</SubType>
  409. </Compile>
  410. <Compile Include="Surface.cs">
  411. <SubType>Code</SubType>
  412. </Compile>
  413. <Compile Include="SurfaceBoxGridRenderer.cs">
  414. <SubType>Code</SubType>
  415. </Compile>
  416. <Compile Include="SurfaceBoxRenderer.cs">
  417. <SubType>Code</SubType>
  418. </Compile>
  419. <Compile Include="SurfaceBoxRendererList.cs">
  420. <SubType>Code</SubType>
  421. </Compile>
  422. <Compile Include="Threading\ThreadPool.cs">
  423. <SubType>Code</SubType>
  424. </Compile>
  425. <Compile Include="Threading\WaitableCounter.cs">
  426. <SubType>Code</SubType>
  427. </Compile>
  428. <Compile Include="UnaryPixelOp.cs">
  429. <SubType>Code</SubType>
  430. </Compile>
  431. <Compile Include="UnaryPixelOps.cs">
  432. <SubType>Code</SubType>
  433. </Compile>
  434. <Compile Include="UnitsComboBoxHandler.cs" />
  435. <Compile Include="UnitsComboBoxStrip.cs">
  436. <SubType>Component</SubType>
  437. </Compile>
  438. <Compile Include="UnitsDisplayType.cs">
  439. <SubType>Code</SubType>
  440. </Compile>
  441. <Compile Include="UserControl2.cs">
  442. <SubType>UserControl</SubType>
  443. </Compile>
  444. <Compile Include="Utility.cs">
  445. <SubType>Code</SubType>
  446. </Compile>
  447. <Compile Include="WaitCursorChanger.cs">
  448. <SubType>Code</SubType>
  449. </Compile>
  450. <Compile Include="WorkerThreadException.cs">
  451. <SubType>Code</SubType>
  452. </Compile>
  453. </ItemGroup>
  454. <ItemGroup>
  455. <None Include="CommandButton.resx">
  456. <SubType>Designer</SubType>
  457. <DependentUpon>CommandButton.cs</DependentUpon>
  458. </None>
  459. </ItemGroup>
  460. <ItemGroup />
  461. <ItemGroup>
  462. <EmbeddedResource Include="CustomControl\BinaryControl.resx">
  463. <DependentUpon>BinaryControl.cs</DependentUpon>
  464. </EmbeddedResource>
  465. <EmbeddedResource Include="CustomControl\BinaryControlSmaller.resx">
  466. <DependentUpon>BinaryControlSmaller.cs</DependentUpon>
  467. </EmbeddedResource>
  468. <EmbeddedResource Include="CustomControl\CircleControl.resx">
  469. <DependentUpon>CircleControl.cs</DependentUpon>
  470. </EmbeddedResource>
  471. <EmbeddedResource Include="CustomControl\ColorRangeControl.resx">
  472. <DependentUpon>ColorRangeControl.cs</DependentUpon>
  473. </EmbeddedResource>
  474. <EmbeddedResource Include="CustomControl\DoubleSlidingTrackbar.resx">
  475. <DependentUpon>DoubleSlidingTrackbar.cs</DependentUpon>
  476. </EmbeddedResource>
  477. <EmbeddedResource Include="CustomControl\HistogramControl.resx">
  478. <DependentUpon>HistogramControl.cs</DependentUpon>
  479. </EmbeddedResource>
  480. <EmbeddedResource Include="CustomControl\HistogramControlSmaller.resx">
  481. <DependentUpon>HistogramControlSmaller.cs</DependentUpon>
  482. </EmbeddedResource>
  483. <EmbeddedResource Include="CustomControl\InformationAdjustControl.resx">
  484. <DependentUpon>InformationAdjustControl.cs</DependentUpon>
  485. </EmbeddedResource>
  486. <EmbeddedResource Include="CustomControl\InputMatControl.resx">
  487. <DependentUpon>InputMatControl.cs</DependentUpon>
  488. </EmbeddedResource>
  489. <EmbeddedResource Include="CustomControl\LinearColorPickerControl.resx">
  490. <DependentUpon>LinearColorPickerControl.cs</DependentUpon>
  491. </EmbeddedResource>
  492. <EmbeddedResource Include="CustomControl\NumberParamControl.resx">
  493. <DependentUpon>NumberParamControl.cs</DependentUpon>
  494. </EmbeddedResource>
  495. <EmbeddedResource Include="CustomControl\DecimalScopeControl.resx">
  496. <DependentUpon>DecimalScopeControl.cs</DependentUpon>
  497. </EmbeddedResource>
  498. <EmbeddedResource Include="CustomControl\ParametersSettingAdjustControl.resx">
  499. <DependentUpon>ParametersSettingAdjustControl.cs</DependentUpon>
  500. </EmbeddedResource>
  501. <EmbeddedResource Include="CustomControl\PicturePath.resx">
  502. <DependentUpon>PicturePath.cs</DependentUpon>
  503. </EmbeddedResource>
  504. <EmbeddedResource Include="CustomControl\PicturePreviewAdjustControl.resx">
  505. <DependentUpon>PicturePreviewAdjustControl.cs</DependentUpon>
  506. </EmbeddedResource>
  507. <EmbeddedResource Include="CustomControl\SelectButton.resx">
  508. <DependentUpon>SelectButton.cs</DependentUpon>
  509. </EmbeddedResource>
  510. <EmbeddedResource Include="CustomControl\TriangleTrackBar.resx">
  511. <DependentUpon>TriangleTrackBar.cs</DependentUpon>
  512. </EmbeddedResource>
  513. </ItemGroup>
  514. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  515. <PropertyGroup>
  516. <PreBuildEvent>
  517. </PreBuildEvent>
  518. <PostBuildEvent>
  519. </PostBuildEvent>
  520. </PropertyGroup>
  521. </Project>