1
- <Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 3.5" >
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 4.0" >
2
3
<PropertyGroup >
3
4
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
4
5
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
20
21
<BaseAddress >98041856</BaseAddress >
21
22
<PlatformTarget >AnyCPU</PlatformTarget >
22
23
<FileAlignment >4096</FileAlignment >
23
- <TargetFrameworkVersion >v2.0</TargetFrameworkVersion >
24
+ <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
25
+ <FileUpgradeFlags >
26
+ </FileUpgradeFlags >
27
+ <UpgradeBackupLocation >
28
+ </UpgradeBackupLocation >
29
+ <OldToolsVersion >3.5</OldToolsVersion >
30
+ <PublishUrl >publish\</PublishUrl >
31
+ <Install >true</Install >
32
+ <InstallFrom >Disk</InstallFrom >
33
+ <UpdateEnabled >false</UpdateEnabled >
34
+ <UpdateMode >Foreground</UpdateMode >
35
+ <UpdateInterval >7</UpdateInterval >
36
+ <UpdateIntervalUnits >Days</UpdateIntervalUnits >
37
+ <UpdatePeriodically >false</UpdatePeriodically >
38
+ <UpdateRequired >false</UpdateRequired >
39
+ <MapFileExtensions >true</MapFileExtensions >
40
+ <ApplicationRevision >0</ApplicationRevision >
41
+ <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
42
+ <IsWebBootstrapper >false</IsWebBootstrapper >
43
+ <UseApplicationTrust >false</UseApplicationTrust >
44
+ <BootstrapperEnabled >true</BootstrapperEnabled >
45
+ <TargetFrameworkProfile />
24
46
</PropertyGroup >
25
47
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
26
48
<Optimize >False</Optimize >
27
49
<AllowUnsafeBlocks >False</AllowUnsafeBlocks >
28
50
<CheckForOverflowUnderflow >True</CheckForOverflowUnderflow >
29
- <OutputPath >..\..\..\..\ bin\</OutputPath >
51
+ <OutputPath >bin\</OutputPath >
30
52
<DefineConstants >DEBUG;DATACONSISTENCYTEST</DefineConstants >
31
53
<TreatWarningsAsErrors >false</TreatWarningsAsErrors >
32
54
<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.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.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>
55
+ <DebugType >full</DebugType >
33
56
</PropertyGroup >
34
57
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
35
58
<Optimize >True</Optimize >
36
59
<AllowUnsafeBlocks >False</AllowUnsafeBlocks >
37
60
<CheckForOverflowUnderflow >False</CheckForOverflowUnderflow >
38
- <OutputPath >..\..\..\..\ bin\</OutputPath >
61
+ <OutputPath >bin\</OutputPath >
39
62
<TreatWarningsAsErrors >False</TreatWarningsAsErrors >
40
- </PropertyGroup >
41
- <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
42
- <DebugType >Full</DebugType >
63
+ <DebugType >pdbonly</DebugType >
43
64
<DebugSymbols >true</DebugSymbols >
44
65
</PropertyGroup >
45
- <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
46
- <DebugType >None</DebugType >
47
- <DebugSymbols >False</DebugSymbols >
48
- </PropertyGroup >
49
66
<ItemGroup >
50
67
<Reference Include =" System" />
51
68
<Reference Include =" System.Drawing" />
52
69
<Reference Include =" System.Windows.Forms" />
53
70
<Reference Include =" System.Xml" />
54
71
</ItemGroup >
55
72
<ItemGroup >
73
+ <Compile Include =" Configuration\GlobalAssemblyInfo.cs" />
56
74
<Compile Include =" Src\Document\DefaultDocument.cs" />
57
75
<Compile Include =" Src\Document\DocumentEventArgs.cs" />
58
76
<Compile Include =" Src\Document\DocumentFactory.cs" />
137
155
<Compile Include =" Src\Document\ITextEditorProperties.cs" />
138
156
<Compile Include =" Src\Gui\Caret.cs" />
139
157
<Compile Include =" Src\Gui\TextArea.cs" >
140
- <SubType >UserControl </SubType >
158
+ <SubType >Component </SubType >
141
159
</Compile >
142
160
<Compile Include =" Src\Gui\TextEditorControl.cs" >
143
161
<SubType >UserControl</SubType >
179
197
</Compile >
180
198
<Compile Include =" Src\Gui\BrushRegistry.cs" />
181
199
<Compile Include =" Src\Gui\HRuler.cs" >
182
- <SubType >UserControl </SubType >
200
+ <SubType >Component </SubType >
183
201
</Compile >
184
202
<Compile Include =" Src\Document\BookmarkManager\Bookmark.cs" />
185
203
<Compile Include =" Src\Document\BookmarkManager\BookmarkEventHandler.cs" />
205
223
<EmbeddedResource Include =" Resources\Boo.xshd" />
206
224
<Compile Include =" Src\Gui\DrawableLine.cs" />
207
225
<Compile Include =" Src\Gui\ToolTipRequestEventArgs.cs" />
208
- <Compile Include =" ..\..\..\Main\GlobalAssemblyInfo.cs" >
209
- <Link >Configuration\GlobalAssemblyInfo.cs</Link >
210
- </Compile >
211
226
<Compile Include =" Src\Document\HighlightingStrategy\SpanStack.cs" />
212
227
<Compile Include =" Src\Util\WeakCollection.cs" />
213
228
<EmbeddedResource Include =" Resources\Patch-Mode.xshd" />
214
229
</ItemGroup >
230
+ <ItemGroup >
231
+ <BootstrapperPackage Include =" Microsoft.Net.Client.3.5" >
232
+ <Visible >False</Visible >
233
+ <ProductName >.NET Framework 3.5 SP1 Client Profile</ProductName >
234
+ <Install >false</Install >
235
+ </BootstrapperPackage >
236
+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
237
+ <Visible >False</Visible >
238
+ <ProductName >.NET Framework 3.5 SP1</ProductName >
239
+ <Install >true</Install >
240
+ </BootstrapperPackage >
241
+ </ItemGroup >
215
242
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
216
243
<PropertyGroup >
217
- <PreBuildEvent >..\src\Tools\UpdateAssemblyInfo\bin\Debug\UpdateAssemblyInfo.exe</PreBuildEvent >
244
+ <PreBuildEvent >
245
+ </PreBuildEvent >
218
246
</PropertyGroup >
219
247
</Project >
0 commit comments