Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2924_DotNetCoreMigration/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj @ 16147

Last change on this file since 16147 was 16147, checked in by jkarder, 6 years ago

#2924: reapplied changes from r16143

File size: 24.1 KB
Line 
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>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.VehicleRouting.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.VehicleRouting.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
17    <FileUpgradeFlags>
18    </FileUpgradeFlags>
19    <OldToolsVersion>3.5</OldToolsVersion>
20    <UpgradeBackupLocation />
21    <PublishUrl>publish\</PublishUrl>
22    <Install>true</Install>
23    <InstallFrom>Disk</InstallFrom>
24    <UpdateEnabled>false</UpdateEnabled>
25    <UpdateMode>Foreground</UpdateMode>
26    <UpdateInterval>7</UpdateInterval>
27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
28    <UpdatePeriodically>false</UpdatePeriodically>
29    <UpdateRequired>false</UpdateRequired>
30    <MapFileExtensions>true</MapFileExtensions>
31    <ApplicationRevision>0</ApplicationRevision>
32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
33    <IsWebBootstrapper>false</IsWebBootstrapper>
34    <UseApplicationTrust>false</UseApplicationTrust>
35    <BootstrapperEnabled>true</BootstrapperEnabled>
36    <TargetFrameworkProfile />
37  </PropertyGroup>
38  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
39    <DebugSymbols>true</DebugSymbols>
40    <DebugType>full</DebugType>
41    <Optimize>false</Optimize>
42    <OutputPath>..\..\bin\</OutputPath>
43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <ErrorReport>prompt</ErrorReport>
45    <WarningLevel>4</WarningLevel>
46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
47    <Prefer32Bit>false</Prefer32Bit>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>..\..\bin\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <DocumentationFile>
57    </DocumentationFile>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59    <Prefer32Bit>false</Prefer32Bit>
60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
62    <DebugSymbols>true</DebugSymbols>
63    <OutputPath>..\..\bin\</OutputPath>
64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x86</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69    <Prefer32Bit>false</Prefer32Bit>
70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
72    <OutputPath>..\..\bin\</OutputPath>
73    <DefineConstants>TRACE</DefineConstants>
74    <DocumentationFile>
75    </DocumentationFile>
76    <Optimize>true</Optimize>
77    <DebugType>pdbonly</DebugType>
78    <PlatformTarget>x86</PlatformTarget>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
81    <Prefer32Bit>false</Prefer32Bit>
82  </PropertyGroup>
83  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
84    <DebugSymbols>true</DebugSymbols>
85    <OutputPath>..\..\bin\</OutputPath>
86    <DefineConstants>DEBUG;TRACE</DefineConstants>
87    <DebugType>full</DebugType>
88    <PlatformTarget>x64</PlatformTarget>
89    <ErrorReport>prompt</ErrorReport>
90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
91    <Prefer32Bit>false</Prefer32Bit>
92  </PropertyGroup>
93  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
94    <OutputPath>..\..\bin\</OutputPath>
95    <DefineConstants>TRACE</DefineConstants>
96    <DocumentationFile>bin\x64\Release\HeuristicLab.Problems.VehicleRouting.Views-3.4.xml</DocumentationFile>
97    <Optimize>true</Optimize>
98    <DebugType>pdbonly</DebugType>
99    <PlatformTarget>x64</PlatformTarget>
100    <ErrorReport>prompt</ErrorReport>
101    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
102    <Prefer32Bit>false</Prefer32Bit>
103  </PropertyGroup>
104  <ItemGroup>
105    <Reference Include="Microsoft.Win32.Registry, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
106      <HintPath>..\..\packages\Microsoft.Win32.Registry.4.5.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath>
107    </Reference>
108    <Reference Include="Microsoft.Win32.Registry.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
109      <HintPath>..\..\packages\Microsoft.Win32.Registry.AccessControl.4.5.0\lib\net461\Microsoft.Win32.Registry.AccessControl.dll</HintPath>
110    </Reference>
111    <Reference Include="Microsoft.Win32.SystemEvents, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
112      <HintPath>..\..\packages\Microsoft.Win32.SystemEvents.4.5.0\lib\net461\Microsoft.Win32.SystemEvents.dll</HintPath>
113    </Reference>
114    <Reference Include="System" />
115    <Reference Include="System.CodeDom, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
116      <HintPath>..\..\packages\System.CodeDom.4.5.0\lib\net461\System.CodeDom.dll</HintPath>
117    </Reference>
118    <Reference Include="System.ComponentModel.Composition" />
119    <Reference Include="System.Configuration" />
120    <Reference Include="System.Configuration.ConfigurationManager, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
121      <HintPath>..\..\packages\System.Configuration.ConfigurationManager.4.5.0\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath>
122    </Reference>
123    <Reference Include="System.Core">
124      <RequiredTargetFramework>3.5</RequiredTargetFramework>
125    </Reference>
126    <Reference Include="System.Data.Odbc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
127      <HintPath>..\..\packages\System.Data.Odbc.4.5.0\lib\net461\System.Data.Odbc.dll</HintPath>
128    </Reference>
129    <Reference Include="System.Data.OracleClient" />
130    <Reference Include="System.Data.SqlClient, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
131      <HintPath>..\..\packages\System.Data.SqlClient.4.5.0\lib\net461\System.Data.SqlClient.dll</HintPath>
132    </Reference>
133    <Reference Include="System.Diagnostics.EventLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
134      <HintPath>..\..\packages\System.Diagnostics.EventLog.4.5.0\lib\net461\System.Diagnostics.EventLog.dll</HintPath>
135    </Reference>
136    <Reference Include="System.Diagnostics.PerformanceCounter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
137      <HintPath>..\..\packages\System.Diagnostics.PerformanceCounter.4.5.0\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath>
138    </Reference>
139    <Reference Include="System.DirectoryServices" />
140    <Reference Include="System.DirectoryServices.AccountManagement" />
141    <Reference Include="System.DirectoryServices.Protocols" />
142    <Reference Include="System.Drawing" />
143    <Reference Include="System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
144      <HintPath>..\..\packages\System.Drawing.Common.4.5.0\lib\net461\System.Drawing.Common.dll</HintPath>
145    </Reference>
146    <Reference Include="System.IdentityModel" />
147    <Reference Include="System.IO.FileSystem.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
148      <HintPath>..\..\packages\System.IO.FileSystem.AccessControl.4.5.0\lib\net461\System.IO.FileSystem.AccessControl.dll</HintPath>
149    </Reference>
150    <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
151      <HintPath>..\..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
152      <Private>True</Private>
153      <Private>True</Private>
154    </Reference>
155    <Reference Include="System.IO.Packaging, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
156      <HintPath>..\..\packages\System.IO.Packaging.4.5.0\lib\net46\System.IO.Packaging.dll</HintPath>
157    </Reference>
158    <Reference Include="System.IO.Pipes.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
159      <HintPath>..\..\packages\System.IO.Pipes.AccessControl.4.5.0\lib\net461\System.IO.Pipes.AccessControl.dll</HintPath>
160    </Reference>
161    <Reference Include="System.IO.Ports, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
162      <HintPath>..\..\packages\System.IO.Ports.4.5.0\lib\net461\System.IO.Ports.dll</HintPath>
163    </Reference>
164    <Reference Include="System.Management" />
165    <Reference Include="System.Net" />
166    <Reference Include="System.Runtime.Caching" />
167    <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
168      <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
169    </Reference>
170    <Reference Include="System.Runtime.Serialization" />
171    <Reference Include="System.Security" />
172    <Reference Include="System.Security.AccessControl, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
173      <HintPath>..\..\packages\System.Security.AccessControl.4.5.0\lib\net461\System.Security.AccessControl.dll</HintPath>
174    </Reference>
175    <Reference Include="System.Security.Cryptography.Cng, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
176      <HintPath>..\..\packages\System.Security.Cryptography.Cng.4.5.0\lib\net47\System.Security.Cryptography.Cng.dll</HintPath>
177    </Reference>
178    <Reference Include="System.Security.Cryptography.Pkcs, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
179      <HintPath>..\..\packages\System.Security.Cryptography.Pkcs.4.5.0\lib\net461\System.Security.Cryptography.Pkcs.dll</HintPath>
180    </Reference>
181    <Reference Include="System.Security.Cryptography.ProtectedData, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
182      <HintPath>..\..\packages\System.Security.Cryptography.ProtectedData.4.5.0\lib\net461\System.Security.Cryptography.ProtectedData.dll</HintPath>
183    </Reference>
184    <Reference Include="System.Security.Cryptography.Xml, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
185      <HintPath>..\..\packages\System.Security.Cryptography.Xml.4.5.0\lib\net461\System.Security.Cryptography.Xml.dll</HintPath>
186    </Reference>
187    <Reference Include="System.Security.Permissions, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
188      <HintPath>..\..\packages\System.Security.Permissions.4.5.0\lib\net461\System.Security.Permissions.dll</HintPath>
189    </Reference>
190    <Reference Include="System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
191      <HintPath>..\..\packages\System.Security.Principal.Windows.4.5.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
192    </Reference>
193    <Reference Include="System.ServiceModel" />
194    <Reference Include="System.ServiceModel.Duplex, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
195      <HintPath>..\..\packages\System.ServiceModel.Duplex.4.4.1\lib\net461\System.ServiceModel.Duplex.dll</HintPath>
196    </Reference>
197    <Reference Include="System.ServiceModel.Http, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
198      <HintPath>..\..\packages\System.ServiceModel.Http.4.4.1\lib\net461\System.ServiceModel.Http.dll</HintPath>
199    </Reference>
200    <Reference Include="System.ServiceModel.NetTcp, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
201      <HintPath>..\..\packages\System.ServiceModel.NetTcp.4.4.1\lib\net461\System.ServiceModel.NetTcp.dll</HintPath>
202    </Reference>
203    <Reference Include="System.ServiceModel.Primitives, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
204      <HintPath>..\..\packages\System.ServiceModel.Primitives.4.4.1\lib\net461\System.ServiceModel.Primitives.dll</HintPath>
205    </Reference>
206    <Reference Include="System.ServiceModel.Syndication, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
207      <HintPath>..\..\packages\System.ServiceModel.Syndication.4.5.0\lib\net461\System.ServiceModel.Syndication.dll</HintPath>
208    </Reference>
209    <Reference Include="System.ServiceProcess" />
210    <Reference Include="System.ServiceProcess.ServiceController, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
211      <HintPath>..\..\packages\System.ServiceProcess.ServiceController.4.5.0\lib\net461\System.ServiceProcess.ServiceController.dll</HintPath>
212    </Reference>
213    <Reference Include="System.Text.Encoding.CodePages, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
214      <HintPath>..\..\packages\System.Text.Encoding.CodePages.4.5.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
215    </Reference>
216    <Reference Include="System.Threading.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
217      <HintPath>..\..\packages\System.Threading.AccessControl.4.5.0\lib\net461\System.Threading.AccessControl.dll</HintPath>
218    </Reference>
219    <Reference Include="System.Transactions" />
220    <Reference Include="System.Windows.Forms" />
221    <Reference Include="System.Xml.Linq">
222      <RequiredTargetFramework>3.5</RequiredTargetFramework>
223    </Reference>
224    <Reference Include="System.Data.DataSetExtensions">
225      <RequiredTargetFramework>3.5</RequiredTargetFramework>
226    </Reference>
227    <Reference Include="System.Data" />
228    <Reference Include="System.Xml" />
229    <Reference Include="WindowsBase" />
230  </ItemGroup>
231  <ItemGroup>
232    <Compile Include="Properties\AssemblyInfo.cs" />
233    <Compile Include="MDCVRPPDTWView.cs">
234      <SubType>UserControl</SubType>
235    </Compile>
236    <Compile Include="MDCVRPPDTWView.Designer.cs">
237      <DependentUpon>MDCVRPPDTWView.cs</DependentUpon>
238    </Compile>
239    <Compile Include="MDCVRPTWView.cs">
240      <SubType>UserControl</SubType>
241    </Compile>
242    <Compile Include="MDCVRPTWView.Designer.cs">
243      <DependentUpon>MDCVRPTWView.cs</DependentUpon>
244    </Compile>
245    <Compile Include="MultiDepotVRPView.cs">
246      <SubType>UserControl</SubType>
247    </Compile>
248    <Compile Include="MultiDepotVRPView.Designer.cs">
249      <DependentUpon>MultiDepotVRPView.cs</DependentUpon>
250    </Compile>
251    <Compile Include="CVRPPDTWView.cs">
252      <SubType>UserControl</SubType>
253    </Compile>
254    <Compile Include="CVRPPDTWView.Designer.cs">
255      <DependentUpon>CVRPPDTWView.cs</DependentUpon>
256    </Compile>
257    <Compile Include="CVRPTWView.cs">
258      <SubType>UserControl</SubType>
259    </Compile>
260    <Compile Include="CVRPTWView.Designer.cs">
261      <DependentUpon>CVRPTWView.cs</DependentUpon>
262    </Compile>
263    <Compile Include="Plugin.cs" />
264    <Compile Include="SingleDepotVRPView.cs">
265      <SubType>UserControl</SubType>
266    </Compile>
267    <Compile Include="SingleDepotVRPView.Designer.cs">
268      <DependentUpon>SingleDepotVRPView.cs</DependentUpon>
269    </Compile>
270    <Compile Include="VRPImportDialog.cs">
271      <SubType>Form</SubType>
272    </Compile>
273    <Compile Include="VRPImportDialog.Designer.cs">
274      <DependentUpon>VRPImportDialog.cs</DependentUpon>
275    </Compile>
276    <Compile Include="VRPProblemInstanceView.cs">
277      <SubType>UserControl</SubType>
278    </Compile>
279    <Compile Include="VRPProblemInstanceView.Designer.cs">
280      <DependentUpon>VRPProblemInstanceView.cs</DependentUpon>
281    </Compile>
282    <Compile Include="VehicleRoutingProblemView.cs">
283      <SubType>UserControl</SubType>
284    </Compile>
285    <Compile Include="VehicleRoutingProblemView.Designer.cs">
286      <DependentUpon>VehicleRoutingProblemView.cs</DependentUpon>
287    </Compile>
288    <Compile Include="VRPSolutionView.cs">
289      <SubType>UserControl</SubType>
290    </Compile>
291    <Compile Include="VRPSolutionView.Designer.cs">
292      <DependentUpon>VRPSolutionView.cs</DependentUpon>
293    </Compile>
294  </ItemGroup>
295  <ItemGroup>
296    <None Include="packages.config" />
297    <None Include="Properties\AssemblyInfo.cs.frame" />
298    <None Include="HeuristicLab.snk" />
299    <None Include="Plugin.cs.frame" />
300  </ItemGroup>
301  <ItemGroup>
302    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
303      <Visible>False</Visible>
304      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
305      <Install>false</Install>
306    </BootstrapperPackage>
307    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
308      <Visible>False</Visible>
309      <ProductName>.NET Framework 3.5 SP1</ProductName>
310      <Install>true</Install>
311    </BootstrapperPackage>
312    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
313      <Visible>False</Visible>
314      <ProductName>Windows Installer 3.1</ProductName>
315      <Install>true</Install>
316    </BootstrapperPackage>
317  </ItemGroup>
318  <ItemGroup>
319    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
320      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
321      <Name>HeuristicLab.Collections-3.3</Name>
322      <Private>False</Private>
323    </ProjectReference>
324    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
325      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
326      <Name>HeuristicLab.Common.Resources-3.3</Name>
327      <Private>False</Private>
328    </ProjectReference>
329    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
330      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
331      <Name>HeuristicLab.Common-3.3</Name>
332      <Private>False</Private>
333    </ProjectReference>
334    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
335      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
336      <Name>HeuristicLab.Core.Views-3.3</Name>
337      <Private>False</Private>
338    </ProjectReference>
339    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
340      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
341      <Name>HeuristicLab.Core-3.3</Name>
342      <Private>False</Private>
343    </ProjectReference>
344    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
345      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
346      <Name>HeuristicLab.Data.Views-3.3</Name>
347      <Private>False</Private>
348    </ProjectReference>
349    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
350      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
351      <Name>HeuristicLab.Data-3.3</Name>
352      <Private>False</Private>
353    </ProjectReference>
354    <ProjectReference Include="..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
355      <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
356      <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
357      <Private>False</Private>
358    </ProjectReference>
359    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
360      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
361      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
362      <Private>False</Private>
363    </ProjectReference>
364    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
365      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
366      <Name>HeuristicLab.MainForm-3.3</Name>
367      <Private>False</Private>
368    </ProjectReference>
369    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
370      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
371      <Name>HeuristicLab.Operators-3.3</Name>
372      <Private>False</Private>
373    </ProjectReference>
374    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
375      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
376      <Name>HeuristicLab.Optimization.Views-3.3</Name>
377      <Private>False</Private>
378    </ProjectReference>
379    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
380      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
381      <Name>HeuristicLab.Optimization-3.3</Name>
382      <Private>False</Private>
383    </ProjectReference>
384    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
385      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
386      <Name>HeuristicLab.Parameters-3.3</Name>
387      <Private>False</Private>
388    </ProjectReference>
389    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
390      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
391      <Name>HeuristicLab.Persistence-3.3</Name>
392      <Private>False</Private>
393    </ProjectReference>
394    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
395      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
396      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
397      <Private>False</Private>
398    </ProjectReference>
399    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
400      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
401      <Name>HeuristicLab.Problems.Instances-3.3</Name>
402      <Private>False</Private>
403    </ProjectReference>
404    <ProjectReference Include="..\..\HeuristicLab.Problems.VehicleRouting\3.4\HeuristicLab.Problems.VehicleRouting-3.4.csproj">
405      <Project>{B94FFB82-43D4-40AB-9980-B03470ADF221}</Project>
406      <Name>HeuristicLab.Problems.VehicleRouting-3.4</Name>
407      <Private>False</Private>
408    </ProjectReference>
409  </ItemGroup>
410  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
411  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
412       Other similar extension points exist, see Microsoft.Common.targets.
413  <Target Name="BeforeBuild">
414  </Target>
415  <Target Name="AfterBuild">
416  </Target>
417  -->
418  <PropertyGroup>
419    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
420set ProjectDir=$(ProjectDir)
421set SolutionDir=$(SolutionDir)
422set Outdir=$(Outdir)
423
424call PreBuildEvent.cmd</PreBuildEvent>
425    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
426export ProjectDir=$(ProjectDir)
427export SolutionDir=$(SolutionDir)
428
429$SolutionDir/PreBuildEvent.sh
430</PreBuildEvent>
431  </PropertyGroup>
432  <PropertyGroup>
433    <PostBuildEvent>
434    </PostBuildEvent>
435  </PropertyGroup>
436</Project>
Note: See TracBrowser for help on using the repository browser.