Free cookie consent management tool by TermsFeed Policy Generator

source: addons/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/HeuristicLab.DataImporter.DataProcessor.csproj @ 16994

Last change on this file since 16994 was 16994, checked in by gkronber, 5 years ago

#2520 Update plugin dependencies and references for HL.DataImporter for new persistence

File size: 12.6 KB
RevLine 
[6133]1<?xml version="1.0" encoding="utf-8"?>
[16566]2<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
[6133]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>{D7EE47DB-4D07-4BAC-9E9F-3F0393AEF605}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.DataImporter.DataProcessor</RootNamespace>
12    <AssemblyName>HeuristicLab.DataImporter.DataProcessor-1.0</AssemblyName>
[16566]13    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
[6133]14    <FileAlignment>512</FileAlignment>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
17    <Win32Resource>
18    </Win32Resource>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38    <TargetFrameworkProfile />
39  </PropertyGroup>
40  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
41    <DebugSymbols>true</DebugSymbols>
42    <DebugType>full</DebugType>
43    <Optimize>false</Optimize>
[15690]44    <OutputPath>..\..\..\trunk\bin\</OutputPath>
[6133]45    <DefineConstants>DEBUG;TRACE</DefineConstants>
46    <ErrorReport>prompt</ErrorReport>
47    <WarningLevel>4</WarningLevel>
48    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]49    <Prefer32Bit>false</Prefer32Bit>
[6133]50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52    <DebugType>pdbonly</DebugType>
53    <Optimize>true</Optimize>
[15690]54    <OutputPath>..\..\..\trunk\bin</OutputPath>
[6133]55    <DefineConstants>TRACE</DefineConstants>
56    <ErrorReport>prompt</ErrorReport>
57    <WarningLevel>4</WarningLevel>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]59    <Prefer32Bit>false</Prefer32Bit>
[6133]60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
62    <DebugSymbols>true</DebugSymbols>
[15690]63    <OutputPath>..\..\..\trunk\bin</OutputPath>
[6133]64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x86</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]69    <Prefer32Bit>false</Prefer32Bit>
[6133]70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
[15690]72    <OutputPath>..\..\..\trunk\bin</OutputPath>
[6133]73    <DefineConstants>TRACE</DefineConstants>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x86</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]79    <Prefer32Bit>false</Prefer32Bit>
[6133]80  </PropertyGroup>
81  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
82    <DebugSymbols>true</DebugSymbols>
[15690]83    <OutputPath>..\..\..\trunk\bin</OutputPath>
[6133]84    <DefineConstants>DEBUG;TRACE</DefineConstants>
85    <DebugType>full</DebugType>
86    <PlatformTarget>x64</PlatformTarget>
87    <ErrorReport>prompt</ErrorReport>
88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]89    <Prefer32Bit>false</Prefer32Bit>
[6133]90  </PropertyGroup>
91  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
[15690]92    <OutputPath>..\..\..\trunk\bin</OutputPath>
[6133]93    <DefineConstants>TRACE</DefineConstants>
94    <Optimize>true</Optimize>
95    <DebugType>pdbonly</DebugType>
96    <PlatformTarget>x64</PlatformTarget>
97    <ErrorReport>prompt</ErrorReport>
98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]99    <Prefer32Bit>false</Prefer32Bit>
[6133]100  </PropertyGroup>
101  <ItemGroup>
[16566]102    <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
103      <HintPath>..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
104    </Reference>
105    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
[16570]106      <HintPath>..\packages\HEAL.Attic.1.0.0-pre02\lib\net461\HEAL.Attic.dll</HintPath>
[16566]107    </Reference>
[8532]108    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
109      <Private>False</Private>
110    </Reference>
[7240]111    <Reference Include="HeuristicLab.Common.Resources-3.3">
[15690]112      <HintPath>..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
[7240]113      <Private>False</Private>
[6133]114    </Reference>
[8532]115    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
116      <Private>False</Private>
117    </Reference>
118    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
119      <Private>False</Private>
120    </Reference>
[7240]121    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
[15690]122      <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[7240]123      <Private>False</Private>
[6133]124    </Reference>
[8532]125    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
126      <Private>False</Private>
127    </Reference>
[6133]128    <Reference Include="System" />
129    <Reference Include="System.Core">
130      <RequiredTargetFramework>3.5</RequiredTargetFramework>
131    </Reference>
132    <Reference Include="System.Drawing" />
[16566]133    <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
134      <HintPath>..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath>
135    </Reference>
[11653]136    <Reference Include="System.IO.Compression" />
[6133]137    <Reference Include="System.Windows.Forms" />
138    <Reference Include="System.Xml.Linq">
139      <RequiredTargetFramework>3.5</RequiredTargetFramework>
140    </Reference>
141    <Reference Include="System.Data.DataSetExtensions">
142      <RequiredTargetFramework>3.5</RequiredTargetFramework>
143    </Reference>
144    <Reference Include="System.Data" />
145    <Reference Include="System.Xml" />
146  </ItemGroup>
147  <ItemGroup>
148    <Compile Include="Command\DataBaseCommandBase.cs" />
149    <Compile Include="Command\LoadColumnGroupsFromDBCommand.cs" />
150    <Compile Include="Command\LoadColumnGroupWithSqlStringFromDBCommand.cs" />
151    <Compile Include="Command\ReorderColumnsCommand.cs" />
152    <Compile Include="Command\SqlCommandView.cs">
153      <SubType>UserControl</SubType>
154    </Compile>
155    <Compile Include="Command\SqlCommandView.Designer.cs">
156      <DependentUpon>SqlCommandView.cs</DependentUpon>
157    </Compile>
[16566]158    <None Include="packages.config" />
[7629]159    <None Include="Plugin.cs.frame" />
[9627]160    <Compile Include="SaveDialog.cs">
161      <SubType>Form</SubType>
162    </Compile>
163    <Compile Include="SaveDialog.Designer.cs">
164      <DependentUpon>SaveDialog.cs</DependentUpon>
165    </Compile>
[6133]166    <Compile Include="ProgressDialog.cs">
167      <SubType>Form</SubType>
168    </Compile>
169    <Compile Include="ProgressDialog.Designer.cs">
170      <DependentUpon>ProgressDialog.cs</DependentUpon>
171    </Compile>
172    <Compile Include="IImporter.cs" />
173    <Compile Include="ImportDialog.cs">
174      <SubType>Form</SubType>
175    </Compile>
176    <Compile Include="ImportDialog.Designer.cs">
177      <DependentUpon>ImportDialog.cs</DependentUpon>
178    </Compile>
179    <Compile Include="DataProcessor.cs" />
180    <Compile Include="DbTablesView.cs">
181      <SubType>Form</SubType>
182    </Compile>
183    <Compile Include="DbTablesView.Designer.cs">
184      <DependentUpon>DbTablesView.cs</DependentUpon>
185    </Compile>
186    <Compile Include="ExportDialog.cs">
187      <SubType>Form</SubType>
188    </Compile>
189    <Compile Include="ExportDialog.Designer.cs">
190      <DependentUpon>ExportDialog.cs</DependentUpon>
191    </Compile>
192    <Compile Include="HeuristicLabDataImporterDataProcessorApplication.cs" />
[7629]193    <Compile Include="Plugin.cs" />
[6133]194    <Compile Include="IExporter.cs" />
195    <Compile Include="DataProcessorView.cs">
196      <SubType>Form</SubType>
197    </Compile>
198    <Compile Include="DataProcessorView.Designer.cs">
199      <DependentUpon>DataProcessorView.cs</DependentUpon>
200    </Compile>
201    <Compile Include="Properties\AssemblyInfo.cs" />
202    <Compile Include="Properties\Resources.Designer.cs">
203      <AutoGen>True</AutoGen>
204      <DesignTime>True</DesignTime>
205      <DependentUpon>Resources.resx</DependentUpon>
206    </Compile>
207    <Compile Include="ToolStripCheckBox.cs">
208      <SubType>Component</SubType>
209    </Compile>
210  </ItemGroup>
211  <ItemGroup>
212    <ProjectReference Include="..\HeuristicLab.DataImporter.Data\HeuristicLab.DataImporter.Data.csproj">
213      <Project>{4A0EE09A-6D8A-458A-8FB0-3D18F88F7FEE}</Project>
214      <Name>HeuristicLab.DataImporter.Data</Name>
[7240]215      <Private>False</Private>
[6133]216    </ProjectReference>
217    <ProjectReference Include="..\HeuristicLab.DataImporter.DbExplorer.Interfaces\HeuristicLab.DataImporter.DbExplorer.Interfaces.csproj">
218      <Project>{815384EE-2B32-4C25-AE06-4FC7F417FE28}</Project>
219      <Name>HeuristicLab.DataImporter.DbExplorer.Interfaces</Name>
[7240]220      <Private>False</Private>
[6133]221    </ProjectReference>
222  </ItemGroup>
223  <ItemGroup>
224    <None Include="HeuristicLab.snk" />
225    <None Include="Properties\DataSources\HeuristicLab.DataImporter.DbExplorer.Interfaces.DbColumn.datasource" />
226  </ItemGroup>
227  <ItemGroup>
228    <EmbeddedResource Include="Properties\Resources.resx">
229      <Generator>ResXFileCodeGenerator</Generator>
230      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
231    </EmbeddedResource>
[9627]232    <EmbeddedResource Include="SaveDialog.resx">
233      <DependentUpon>SaveDialog.cs</DependentUpon>
234    </EmbeddedResource>
[6133]235  </ItemGroup>
236  <ItemGroup>
237    <None Include="Resources\Edit_UndoHS.bmp" />
238  </ItemGroup>
239  <ItemGroup>
240    <None Include="Resources\Edit_RedoHS.bmp" />
241  </ItemGroup>
242  <ItemGroup>
243    <None Include="Resources\Edit_redoHL.bmp" />
244  </ItemGroup>
245  <ItemGroup>
[7632]246    <None Include="Properties\AssemblyInfo.cs.frame" />
[6133]247    <None Include="Resources\Edit_UndoHL.bmp" />
248  </ItemGroup>
249  <ItemGroup>
250    <None Include="Resources\SaveAllHS.bmp" />
251  </ItemGroup>
252  <ItemGroup>
253    <None Include="Resources\OpenSelectedItemHS.BMP" />
254  </ItemGroup>
255  <ItemGroup>
256    <None Include="Resources\RecordHS.bmp" />
257  </ItemGroup>
258  <ItemGroup>
259    <None Include="Resources\StopHS.bmp" />
260  </ItemGroup>
261  <ItemGroup>
262    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
263      <Visible>False</Visible>
264      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
265      <Install>false</Install>
266    </BootstrapperPackage>
267    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
268      <Visible>False</Visible>
269      <ProductName>.NET Framework 3.5 SP1</ProductName>
270      <Install>true</Install>
271    </BootstrapperPackage>
272    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
273      <Visible>False</Visible>
274      <ProductName>Windows Installer 3.1</ProductName>
275      <Install>true</Install>
276    </BootstrapperPackage>
277  </ItemGroup>
[9627]278  <ItemGroup>
279    <None Include="Resources\VS2008ImageLibrary_Actions_Warning.png" />
280  </ItemGroup>
[6133]281  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
282  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
283       Other similar extension points exist, see Microsoft.Common.targets.
284  <Target Name="BeforeBuild">
285  </Target>
286  <Target Name="AfterBuild">
287  </Target>
288  -->
289  <PropertyGroup>
290    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
291set ProjectDir=$(ProjectDir)
292set SolutionDir=$(SolutionDir)
293set Outdir=$(Outdir)
294
[7629]295call PreBuildEvent.cmd</PreBuildEvent>
[6133]296  </PropertyGroup>
297</Project>
Note: See TracBrowser for help on using the repository browser.