1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <PropertyGroup>
|
---|
4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
6 | <ProductVersion>
|
---|
7 | </ProductVersion>
|
---|
8 | <SchemaVersion>2.0</SchemaVersion>
|
---|
9 | <ProjectGuid>{66DABFD5-5BD2-4478-8DF9-C589F569F7A2}</ProjectGuid>
|
---|
10 | <OutputType>Library</OutputType>
|
---|
11 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
12 | <RootNamespace>HeuristicLab_33.Tests</RootNamespace>
|
---|
13 | <AssemblyName>HeuristicLab-3.3.Tests</AssemblyName>
|
---|
14 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
15 | <FileAlignment>512</FileAlignment>
|
---|
16 | <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
---|
17 | </PropertyGroup>
|
---|
18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
19 | <DebugSymbols>true</DebugSymbols>
|
---|
20 | <DebugType>full</DebugType>
|
---|
21 | <Optimize>false</Optimize>
|
---|
22 | <OutputPath>bin\Debug\</OutputPath>
|
---|
23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
24 | <ErrorReport>prompt</ErrorReport>
|
---|
25 | <WarningLevel>4</WarningLevel>
|
---|
26 | </PropertyGroup>
|
---|
27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
28 | <DebugType>pdbonly</DebugType>
|
---|
29 | <Optimize>true</Optimize>
|
---|
30 | <OutputPath>bin\Release\</OutputPath>
|
---|
31 | <DefineConstants>TRACE</DefineConstants>
|
---|
32 | <ErrorReport>prompt</ErrorReport>
|
---|
33 | <WarningLevel>4</WarningLevel>
|
---|
34 | </PropertyGroup>
|
---|
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
36 | <DebugSymbols>true</DebugSymbols>
|
---|
37 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
38 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
39 | <DebugType>full</DebugType>
|
---|
40 | <PlatformTarget>x86</PlatformTarget>
|
---|
41 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab-3.3.Tests.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
42 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
43 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
44 | <ErrorReport>prompt</ErrorReport>
|
---|
45 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
46 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
47 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
48 | </PropertyGroup>
|
---|
49 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
50 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
51 | <DefineConstants>TRACE</DefineConstants>
|
---|
52 | <Optimize>true</Optimize>
|
---|
53 | <DebugType>pdbonly</DebugType>
|
---|
54 | <PlatformTarget>x86</PlatformTarget>
|
---|
55 | <CodeAnalysisLogFile>bin\Release\HeuristicLab-3.3.Tests.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
56 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
57 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
58 | <ErrorReport>prompt</ErrorReport>
|
---|
59 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
60 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
61 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
62 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
63 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
64 | </PropertyGroup>
|
---|
65 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
66 | <DebugSymbols>true</DebugSymbols>
|
---|
67 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
68 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
69 | <DebugType>full</DebugType>
|
---|
70 | <PlatformTarget>x64</PlatformTarget>
|
---|
71 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab-3.3.Tests.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
72 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
73 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
74 | <ErrorReport>prompt</ErrorReport>
|
---|
75 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
76 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
77 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
78 | </PropertyGroup>
|
---|
79 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
80 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
81 | <DefineConstants>TRACE</DefineConstants>
|
---|
82 | <Optimize>true</Optimize>
|
---|
83 | <DebugType>pdbonly</DebugType>
|
---|
84 | <PlatformTarget>x64</PlatformTarget>
|
---|
85 | <CodeAnalysisLogFile>bin\Release\HeuristicLab-3.3.Tests.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
86 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
87 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
88 | <ErrorReport>prompt</ErrorReport>
|
---|
89 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
90 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
91 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
92 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
93 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
94 | </PropertyGroup>
|
---|
95 | <ItemGroup>
|
---|
96 | <Reference Include="ICSharpCode.NRefactory">
|
---|
97 | <HintPath>..\..\..\HeuristicLab.ExtLibs\HeuristicLab.SharpDevelop\3.1.1.5327\ICSharpCode.NRefactory.dll</HintPath>
|
---|
98 | </Reference>
|
---|
99 | <Reference Include="ICSharpCode.SharpDevelop.Dom">
|
---|
100 | <HintPath>..\..\..\HeuristicLab.ExtLibs\HeuristicLab.SharpDevelop\3.1.1.5327\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
|
---|
101 | </Reference>
|
---|
102 | <Reference Include="ICSharpCode.TextEditor">
|
---|
103 | <HintPath>..\..\..\HeuristicLab.ExtLibs\HeuristicLab.SharpDevelop\3.1.1.5327\ICSharpCode.TextEditor.dll</HintPath>
|
---|
104 | </Reference>
|
---|
105 | <Reference Include="log4net">
|
---|
106 | <HintPath>..\..\..\HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0\log4net.dll</HintPath>
|
---|
107 | </Reference>
|
---|
108 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
---|
109 | <Reference Include="Mono.Cecil">
|
---|
110 | <HintPath>..\..\..\HeuristicLab.ExtLibs\HeuristicLab.SharpDevelop\3.1.1.5327\Mono.Cecil.dll</HintPath>
|
---|
111 | </Reference>
|
---|
112 | <Reference Include="System" />
|
---|
113 | <Reference Include="System.Core">
|
---|
114 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
115 | </Reference>
|
---|
116 | <Reference Include="System.Windows.Forms" />
|
---|
117 | </ItemGroup>
|
---|
118 | <ItemGroup>
|
---|
119 | <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
|
---|
120 | <Visible>False</Visible>
|
---|
121 | </CodeAnalysisDependentAssemblyPaths>
|
---|
122 | </ItemGroup>
|
---|
123 | <ItemGroup>
|
---|
124 | <Compile Include="CloningConstructorTest.cs" />
|
---|
125 | <Compile Include="ContentViewTests.cs" />
|
---|
126 | <Compile Include="PluginDependenciesTest.cs" />
|
---|
127 | <Compile Include="PluginLoader.cs" />
|
---|
128 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
129 | <Compile Include="GeneticAlgorithmTest.cs" />
|
---|
130 | <Compile Include="StorableConstructorTest.cs" />
|
---|
131 | </ItemGroup>
|
---|
132 | <ItemGroup>
|
---|
133 | <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.DataAnalysis.Views\3.3\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.csproj">
|
---|
134 | <Project>{C3E69936-0DB5-42A4-B1B4-12E9700B080E}</Project>
|
---|
135 | <Name>HeuristicLab.Algorithms.DataAnalysis.Views-3.3</Name>
|
---|
136 | </ProjectReference>
|
---|
137 | <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.DataAnalysis\3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.csproj">
|
---|
138 | <Project>{A8D5676D-9662-437A-B44D-ECB4046CDE12}</Project>
|
---|
139 | <Name>HeuristicLab.Algorithms.DataAnalysis-3.3</Name>
|
---|
140 | </ProjectReference>
|
---|
141 | <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.EvolutionStrategy\3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.csproj">
|
---|
142 | <Project>{E0B45023-CB84-48A1-A1B7-8295B64B7BAD}</Project>
|
---|
143 | <Name>HeuristicLab.Algorithms.EvolutionStrategy-3.3</Name>
|
---|
144 | </ProjectReference>
|
---|
145 | <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.GeneticAlgorithm\3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj">
|
---|
146 | <Project>{A51DA44F-CB35-4F6F-99F5-2A2E904AB93B}</Project>
|
---|
147 | <Name>HeuristicLab.Algorithms.GeneticAlgorithm-3.3</Name>
|
---|
148 | </ProjectReference>
|
---|
149 | <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.LocalSearch\3.3\HeuristicLab.Algorithms.LocalSearch-3.3.csproj">
|
---|
150 | <Project>{4AE3FC69-C575-42D2-BC46-0FAD5850EFC5}</Project>
|
---|
151 | <Name>HeuristicLab.Algorithms.LocalSearch-3.3</Name>
|
---|
152 | </ProjectReference>
|
---|
153 | <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm\3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj">
|
---|
154 | <Project>{F409DD9E-1E9C-4EB1-AA3A-9F6E987C6E58}</Project>
|
---|
155 | <Name>HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3</Name>
|
---|
156 | </ProjectReference>
|
---|
157 | <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.SimulatedAnnealing\3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.csproj">
|
---|
158 | <Project>{96E5ED5B-187D-4012-9CDA-D85CDAD38342}</Project>
|
---|
159 | <Name>HeuristicLab.Algorithms.SimulatedAnnealing-3.3</Name>
|
---|
160 | </ProjectReference>
|
---|
161 | <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.TabuSearch\3.3\HeuristicLab.Algorithms.TabuSearch-3.3.csproj">
|
---|
162 | <Project>{D58A232D-04BA-4186-B73E-0EC86FD31ABE}</Project>
|
---|
163 | <Name>HeuristicLab.Algorithms.TabuSearch-3.3</Name>
|
---|
164 | </ProjectReference>
|
---|
165 | <ProjectReference Include="..\..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
|
---|
166 | <Project>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</Project>
|
---|
167 | <Name>HeuristicLab.Analysis.Views-3.3</Name>
|
---|
168 | </ProjectReference>
|
---|
169 | <ProjectReference Include="..\..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
170 | <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
|
---|
171 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
172 | </ProjectReference>
|
---|
173 | <ProjectReference Include="..\..\..\HeuristicLab.Clients.Common\3.3\HeuristicLab.Clients.Common-3.3.csproj">
|
---|
174 | <Project>{730A9104-D4D1-4360-966B-E49B7571DDA3}</Project>
|
---|
175 | <Name>HeuristicLab.Clients.Common-3.3</Name>
|
---|
176 | </ProjectReference>
|
---|
177 | <ProjectReference Include="..\..\..\HeuristicLab.CodeEditor\3.3\HeuristicLab.CodeEditor-3.3.csproj">
|
---|
178 | <Project>{489CFE09-FDF7-4C89-BAB5-BD09CADD61AD}</Project>
|
---|
179 | <Name>HeuristicLab.CodeEditor-3.3</Name>
|
---|
180 | </ProjectReference>
|
---|
181 | <ProjectReference Include="..\..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
182 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
183 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
184 | </ProjectReference>
|
---|
185 | <ProjectReference Include="..\..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
186 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
187 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
188 | </ProjectReference>
|
---|
189 | <ProjectReference Include="..\..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
190 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
191 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
192 | </ProjectReference>
|
---|
193 | <ProjectReference Include="..\..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
194 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
195 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
196 | </ProjectReference>
|
---|
197 | <ProjectReference Include="..\..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
198 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
199 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
200 | </ProjectReference>
|
---|
201 | <ProjectReference Include="..\..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
|
---|
202 | <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
|
---|
203 | <Name>HeuristicLab.Data.Views-3.3</Name>
|
---|
204 | </ProjectReference>
|
---|
205 | <ProjectReference Include="..\..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
206 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
207 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
208 | </ProjectReference>
|
---|
209 | <ProjectReference Include="..\..\..\HeuristicLab.Encodings.BinaryVectorEncoding\3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj">
|
---|
210 | <Project>{66D249C3-A01D-42A8-82A2-919BC8EC3D83}</Project>
|
---|
211 | <Name>HeuristicLab.Encodings.BinaryVectorEncoding-3.3</Name>
|
---|
212 | </ProjectReference>
|
---|
213 | <ProjectReference Include="..\..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
|
---|
214 | <Project>{DDFB14DD-2A85-493C-A52D-E69729BBAEB0}</Project>
|
---|
215 | <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
|
---|
216 | </ProjectReference>
|
---|
217 | <ProjectReference Include="..\..\..\HeuristicLab.Encodings.PermutationEncoding.Views\3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.csproj">
|
---|
218 | <Project>{3EAF1454-086D-44A2-8509-B1BA24DB1865}</Project>
|
---|
219 | <Name>HeuristicLab.Encodings.PermutationEncoding.Views-3.3</Name>
|
---|
220 | </ProjectReference>
|
---|
221 | <ProjectReference Include="..\..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
|
---|
222 | <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
|
---|
223 | <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
|
---|
224 | </ProjectReference>
|
---|
225 | <ProjectReference Include="..\..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
|
---|
226 | <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>
|
---|
227 | <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>
|
---|
228 | </ProjectReference>
|
---|
229 | <ProjectReference Include="..\..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj">
|
---|
230 | <Project>{6F42C5F8-16CD-43EE-8208-FD4573A69D85}</Project>
|
---|
231 | <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3</Name>
|
---|
232 | </ProjectReference>
|
---|
233 | <ProjectReference Include="..\..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
|
---|
234 | <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
|
---|
235 | <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
|
---|
236 | </ProjectReference>
|
---|
237 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0\ALGLIB-2.5.0.csproj">
|
---|
238 | <Project>{29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</Project>
|
---|
239 | <Name>ALGLIB-2.5.0</Name>
|
---|
240 | </ProjectReference>
|
---|
241 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\HeuristicLab.ALGLIB-2.5.0\HeuristicLab.ALGLIB-2.5.0.csproj">
|
---|
242 | <Project>{01BBCB5A-144A-4A7E-908E-079849E2F7CF}</Project>
|
---|
243 | <Name>HeuristicLab.ALGLIB-2.5.0 %28HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\HeuristicLab.ALGLIB-2.5.0\HeuristicLab.ALGLIB-2.5.0%29</Name>
|
---|
244 | </ProjectReference>
|
---|
245 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\HeuristicLab.LibSVM-1.6.3\HeuristicLab.LibSVM-1.6.3.csproj">
|
---|
246 | <Project>{89B50302-9CEE-4D13-9779-633EADCAE624}</Project>
|
---|
247 | <Name>HeuristicLab.LibSVM-1.6.3 %28HeuristicLab.ExtLibs\HeuristicLab.LibSVM\HeuristicLab.LibSVM-1.6.3\HeuristicLab.LibSVM-1.6.3%29</Name>
|
---|
248 | </ProjectReference>
|
---|
249 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\LibSVM-1.6.3\LibSVM-1.6.3.csproj">
|
---|
250 | <Project>{A16F23B5-FB62-499E-A831-26953AA56FE2}</Project>
|
---|
251 | <Name>LibSVM-1.6.3</Name>
|
---|
252 | </ProjectReference>
|
---|
253 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0\HeuristicLab.log4net-1.2.10.0.csproj">
|
---|
254 | <Project>{1B3063DB-D71C-4A6A-A359-883E8F53A140}</Project>
|
---|
255 | <Name>HeuristicLab.log4net-1.2.10.0</Name>
|
---|
256 | </ProjectReference>
|
---|
257 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.Netron\3.0.2672.12446\HeuristicLab.Netron-3.0.2672.12446\HeuristicLab.Netron-3.0.2672.12446.csproj">
|
---|
258 | <Project>{BB994448-2B21-4564-BB2E-38D8FFF8CF18}</Project>
|
---|
259 | <Name>HeuristicLab.Netron-3.0.2672.12446 %28HeuristicLab.ExtLibs\HeuristicLab.Netron\HeuristicLab.Netron-3.0.2672.12446\HeuristicLab.Netron-3.0.2672.12446%29</Name>
|
---|
260 | </ProjectReference>
|
---|
261 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.Netron\3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446.csproj">
|
---|
262 | <Project>{96AEBBEE-4203-45F3-BCF5-7B73BF256BDA}</Project>
|
---|
263 | <Name>Netron.Diagramming.Core-3.0.2672.12446</Name>
|
---|
264 | </ProjectReference>
|
---|
265 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ProtobufCS\0.9.1\HeuristicLab.ProtobufCS\HeuristicLab.ProtobufCS-0.9.1.csproj">
|
---|
266 | <Project>{236459CE-80CF-4991-972F-DE74C826BCCC}</Project>
|
---|
267 | <Name>HeuristicLab.ProtobufCS-0.9.1 %28HeuristicLab.ExtLibs\HeuristicLab.ProtobufCS\HeuristicLab.ProtobufCS-0.9.1\HeuristicLab.ProtobufCS-0.9.1%29</Name>
|
---|
268 | </ProjectReference>
|
---|
269 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ProtobufCS\0.9.1\ProtobufCS\src\ProtocolBuffers\ProtocolBuffers.csproj">
|
---|
270 | <Project>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</Project>
|
---|
271 | <Name>ProtocolBuffers</Name>
|
---|
272 | </ProjectReference>
|
---|
273 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ProtobufCS\0.9.1\ProtobufCS\src\ProtoGen\ProtoGen.csproj">
|
---|
274 | <Project>{250ADE34-82FD-4BAE-86D5-985FBE589C4A}</Project>
|
---|
275 | <Name>ProtoGen</Name>
|
---|
276 | </ProjectReference>
|
---|
277 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.SharpDevelop\3.1.1.5327\HeuristicLab.SharpDevelop-3.1.1.5327.csproj">
|
---|
278 | <Project>{4ABA047D-46DD-4608-9E4A-41C5F92FDBB1}</Project>
|
---|
279 | <Name>HeuristicLab.SharpDevelop-3.1.1.5327</Name>
|
---|
280 | </ProjectReference>
|
---|
281 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\HeuristicLab.WinFormsUI-2.3.1\HeuristicLab.WinFormsUI-2.3.1.csproj">
|
---|
282 | <Project>{678E2145-8152-4E19-9646-07D439D00301}</Project>
|
---|
283 | <Name>HeuristicLab.WinFormsUI-2.3.1 %28HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\HeuristicLab.WinFormsUI-2.3.1\HeuristicLab.WinFormsUI-2.3.1%29</Name>
|
---|
284 | </ProjectReference>
|
---|
285 | <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\WinFormsUI-2.3.1\WinFormsUI-2.3.1.csproj">
|
---|
286 | <Project>{1849A92E-DCFC-4E05-BB0A-D7B7A3DAFCFB}</Project>
|
---|
287 | <Name>WinFormsUI-2.3.1</Name>
|
---|
288 | </ProjectReference>
|
---|
289 | <ProjectReference Include="..\..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
290 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
291 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
292 | </ProjectReference>
|
---|
293 | <ProjectReference Include="..\..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
294 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
295 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
296 | </ProjectReference>
|
---|
297 | <ProjectReference Include="..\..\..\HeuristicLab.Operators.Programmable\3.3\HeuristicLab.Operators.Programmable-3.3.csproj">
|
---|
298 | <Project>{6A5F8C2D-B0C3-4B36-BC20-9B1A91EE6DB6}</Project>
|
---|
299 | <Name>HeuristicLab.Operators.Programmable-3.3</Name>
|
---|
300 | </ProjectReference>
|
---|
301 | <ProjectReference Include="..\..\..\HeuristicLab.Operators.Views.GraphVisualization\3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.csproj">
|
---|
302 | <Project>{57F38579-409D-4DD8-AB19-3F2C4A665126}</Project>
|
---|
303 | <Name>HeuristicLab.Operators.Views.GraphVisualization-3.3</Name>
|
---|
304 | </ProjectReference>
|
---|
305 | <ProjectReference Include="..\..\..\HeuristicLab.Operators.Views\3.3\HeuristicLab.Operators.Views-3.3.csproj">
|
---|
306 | <Project>{C49CB749-8B24-4628-8003-E86475749410}</Project>
|
---|
307 | <Name>HeuristicLab.Operators.Views-3.3</Name>
|
---|
308 | </ProjectReference>
|
---|
309 | <ProjectReference Include="..\..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
|
---|
310 | <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
|
---|
311 | <Name>HeuristicLab.Operators-3.3</Name>
|
---|
312 | </ProjectReference>
|
---|
313 | <ProjectReference Include="..\..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">
|
---|
314 | <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project>
|
---|
315 | <Name>HeuristicLab.Optimization.Operators-3.3</Name>
|
---|
316 | </ProjectReference>
|
---|
317 | <ProjectReference Include="..\..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
|
---|
318 | <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
|
---|
319 | <Name>HeuristicLab.Optimization.Views-3.3</Name>
|
---|
320 | </ProjectReference>
|
---|
321 | <ProjectReference Include="..\..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
322 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
323 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
324 | </ProjectReference>
|
---|
325 | <ProjectReference Include="..\..\..\HeuristicLab.Optimizer\3.3\HeuristicLab.Optimizer-3.3.csproj">
|
---|
326 | <Project>{C664305E-497C-4533-A140-967DEDB05C19}</Project>
|
---|
327 | <Name>HeuristicLab.Optimizer-3.3</Name>
|
---|
328 | </ProjectReference>
|
---|
329 | <ProjectReference Include="..\..\..\HeuristicLab.Parameters.Views\3.3\HeuristicLab.Parameters.Views-3.3.csproj">
|
---|
330 | <Project>{AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}</Project>
|
---|
331 | <Name>HeuristicLab.Parameters.Views-3.3</Name>
|
---|
332 | </ProjectReference>
|
---|
333 | <ProjectReference Include="..\..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
|
---|
334 | <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
|
---|
335 | <Name>HeuristicLab.Parameters-3.3</Name>
|
---|
336 | </ProjectReference>
|
---|
337 | <ProjectReference Include="..\..\..\HeuristicLab.Persistence.GUI\3.3\HeuristicLab.Persistence.GUI-3.3.csproj">
|
---|
338 | <Project>{A9E282EA-180F-4233-B809-AEDF0787545C}</Project>
|
---|
339 | <Name>HeuristicLab.Persistence.GUI-3.3</Name>
|
---|
340 | </ProjectReference>
|
---|
341 | <ProjectReference Include="..\..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
342 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
343 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
344 | </ProjectReference>
|
---|
345 | <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
346 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
347 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
348 | </ProjectReference>
|
---|
349 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.ArtificialAnt.Views\3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.csproj">
|
---|
350 | <Project>{30DD3DA2-CA57-49DD-A5BA-50CEF19DB45F}</Project>
|
---|
351 | <Name>HeuristicLab.Problems.ArtificialAnt.Views-3.3</Name>
|
---|
352 | </ProjectReference>
|
---|
353 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.ArtificialAnt\3.3\HeuristicLab.Problems.ArtificialAnt-3.3.csproj">
|
---|
354 | <Project>{F5C0ECAC-EDBA-4024-872A-1F74AFCB20B4}</Project>
|
---|
355 | <Name>HeuristicLab.Problems.ArtificialAnt-3.3</Name>
|
---|
356 | </ProjectReference>
|
---|
357 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.DataAnalysis.Classification.Views\3.3\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.csproj">
|
---|
358 | <Project>{7F038E9A-B91E-4F49-8C27-D47BC86F1220}</Project>
|
---|
359 | <Name>HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3</Name>
|
---|
360 | </ProjectReference>
|
---|
361 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.DataAnalysis.Classification\3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.csproj">
|
---|
362 | <Project>{D35FD6DB-D704-4BEA-BDAE-C40ABFB5B13E}</Project>
|
---|
363 | <Name>HeuristicLab.Problems.DataAnalysis.Classification-3.3</Name>
|
---|
364 | </ProjectReference>
|
---|
365 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.DataAnalysis.Regression\3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj">
|
---|
366 | <Project>{BDF86B1D-630E-4CE2-8A49-8C90B1BDE4C9}</Project>
|
---|
367 | <Name>HeuristicLab.Problems.DataAnalysis.Regression-3.3</Name>
|
---|
368 | </ProjectReference>
|
---|
369 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.DataAnalysis.Views\3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj">
|
---|
370 | <Project>{799B0B38-E384-4A17-A73C-F211EB854592}</Project>
|
---|
371 | <Name>HeuristicLab.Problems.DataAnalysis.Views-3.3</Name>
|
---|
372 | </ProjectReference>
|
---|
373 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.DataAnalysis\3.3\HeuristicLab.Problems.DataAnalysis-3.3.csproj">
|
---|
374 | <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project>
|
---|
375 | <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name>
|
---|
376 | </ProjectReference>
|
---|
377 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.ExternalEvaluation.GP.Views\3.3\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.csproj">
|
---|
378 | <Project>{1778134B-866B-4CB3-BFC0-52B2FAAA5777}</Project>
|
---|
379 | <Name>HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3</Name>
|
---|
380 | </ProjectReference>
|
---|
381 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.ExternalEvaluation.GP\3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.csproj">
|
---|
382 | <Project>{E86E215D-E3CE-4244-978D-555D4E17AC09}</Project>
|
---|
383 | <Name>HeuristicLab.Problems.ExternalEvaluation.GP-3.3</Name>
|
---|
384 | </ProjectReference>
|
---|
385 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.ExternalEvaluation.Views\3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.csproj">
|
---|
386 | <Project>{3081630C-9521-47D7-8075-1777C12F212C}</Project>
|
---|
387 | <Name>HeuristicLab.Problems.ExternalEvaluation.Views-3.3</Name>
|
---|
388 | </ProjectReference>
|
---|
389 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.ExternalEvaluation\3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.csproj">
|
---|
390 | <Project>{25735DB4-8E54-4A2C-83E3-A60C76565E55}</Project>
|
---|
391 | <Name>HeuristicLab.Problems.ExternalEvaluation-3.3</Name>
|
---|
392 | </ProjectReference>
|
---|
393 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.Knapsack.Views\3.3\HeuristicLab.Problems.Knapsack.Views-3.3.csproj">
|
---|
394 | <Project>{A9EE65D9-405B-4C9C-B470-FC911AAC541B}</Project>
|
---|
395 | <Name>HeuristicLab.Problems.Knapsack.Views-3.3</Name>
|
---|
396 | </ProjectReference>
|
---|
397 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.Knapsack\3.3\HeuristicLab.Problems.Knapsack-3.3.csproj">
|
---|
398 | <Project>{E10F395F-C8A6-48AD-B470-9AA7A1F43809}</Project>
|
---|
399 | <Name>HeuristicLab.Problems.Knapsack-3.3</Name>
|
---|
400 | </ProjectReference>
|
---|
401 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.OneMax.Views\3.3\HeuristicLab.Problems.OneMax.Views-3.3.csproj">
|
---|
402 | <Project>{4FE983A1-AAF8-4977-B9E2-52B3224510CB}</Project>
|
---|
403 | <Name>HeuristicLab.Problems.OneMax.Views-3.3</Name>
|
---|
404 | </ProjectReference>
|
---|
405 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.OneMax\3.3\HeuristicLab.Problems.OneMax-3.3.csproj">
|
---|
406 | <Project>{F62BCD22-FB83-4444-9401-8031C2487A86}</Project>
|
---|
407 | <Name>HeuristicLab.Problems.OneMax-3.3</Name>
|
---|
408 | </ProjectReference>
|
---|
409 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.TestFunctions.Views\3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.csproj">
|
---|
410 | <Project>{6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}</Project>
|
---|
411 | <Name>HeuristicLab.Problems.TestFunctions.Views-3.3</Name>
|
---|
412 | </ProjectReference>
|
---|
413 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.TestFunctions\3.3\HeuristicLab.Problems.TestFunctions-3.3.csproj">
|
---|
414 | <Project>{88B9B0E3-344E-4196-82A3-0F9732506FE8}</Project>
|
---|
415 | <Name>HeuristicLab.Problems.TestFunctions-3.3</Name>
|
---|
416 | </ProjectReference>
|
---|
417 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.TravelingSalesman.Views\3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.csproj">
|
---|
418 | <Project>{CDA28124-ACD0-4231-8EB0-C510B361F84E}</Project>
|
---|
419 | <Name>HeuristicLab.Problems.TravelingSalesman.Views-3.3</Name>
|
---|
420 | </ProjectReference>
|
---|
421 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.TravelingSalesman\3.3\HeuristicLab.Problems.TravelingSalesman-3.3.csproj">
|
---|
422 | <Project>{D767C38D-8014-46B0-9A32-03A3AECCE34A}</Project>
|
---|
423 | <Name>HeuristicLab.Problems.TravelingSalesman-3.3</Name>
|
---|
424 | </ProjectReference>
|
---|
425 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.VehicleRouting.Views\3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.csproj">
|
---|
426 | <Project>{D1386FE7-682D-4E18-8C4F-CFD423FA5DD0}</Project>
|
---|
427 | <Name>HeuristicLab.Problems.VehicleRouting.Views-3.3</Name>
|
---|
428 | </ProjectReference>
|
---|
429 | <ProjectReference Include="..\..\..\HeuristicLab.Problems.VehicleRouting\3.3\HeuristicLab.Problems.VehicleRouting-3.3.csproj">
|
---|
430 | <Project>{6410BDA6-3641-42B2-BABA-AA626E2F6F71}</Project>
|
---|
431 | <Name>HeuristicLab.Problems.VehicleRouting-3.3</Name>
|
---|
432 | </ProjectReference>
|
---|
433 | <ProjectReference Include="..\..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
|
---|
434 | <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
|
---|
435 | <Name>HeuristicLab.Random-3.3</Name>
|
---|
436 | </ProjectReference>
|
---|
437 | <ProjectReference Include="..\..\..\HeuristicLab.Selection\3.3\HeuristicLab.Selection-3.3.csproj">
|
---|
438 | <Project>{2C36CD4F-E5F5-43A4-801A-201EA895FE17}</Project>
|
---|
439 | <Name>HeuristicLab.Selection-3.3</Name>
|
---|
440 | </ProjectReference>
|
---|
441 | <ProjectReference Include="..\..\..\HeuristicLab.SequentialEngine\3.3\HeuristicLab.SequentialEngine-3.3.csproj">
|
---|
442 | <Project>{DC3D7072-7999-4719-B65D-3997744D5DC1}</Project>
|
---|
443 | <Name>HeuristicLab.SequentialEngine-3.3</Name>
|
---|
444 | </ProjectReference>
|
---|
445 | <ProjectReference Include="..\..\..\HeuristicLab.Tracing\3.3\HeuristicLab.Tracing-3.3.csproj">
|
---|
446 | <Project>{EE2034D9-6E27-48A1-B855-42D45F69A4FC}</Project>
|
---|
447 | <Name>HeuristicLab.Tracing-3.3</Name>
|
---|
448 | </ProjectReference>
|
---|
449 | <ProjectReference Include="..\..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
|
---|
450 | <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
|
---|
451 | <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
|
---|
452 | </ProjectReference>
|
---|
453 | </ItemGroup>
|
---|
454 | <ItemGroup>
|
---|
455 | <Shadow Include="Test References\HeuristicLab.MainForm.WindowsForms-3.3.accessor" />
|
---|
456 | </ItemGroup>
|
---|
457 | <ItemGroup>
|
---|
458 | <None Include="GA_TSP.hl">
|
---|
459 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
460 | </None>
|
---|
461 | </ItemGroup>
|
---|
462 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
463 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
464 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
465 | <Target Name="BeforeBuild">
|
---|
466 | </Target>
|
---|
467 | <Target Name="AfterBuild">
|
---|
468 | </Target>
|
---|
469 | -->
|
---|
470 | </Project> |
---|