Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/22/10 10:40:07 (14 years ago)
Author:
cneumuel
Message:

resolving svn conflicts in 3.3-HiveMigration branch (#1091)

Location:
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Engine
Files:
2 deleted
3 copied

Legend:

Unmodified
Added
Removed
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Engine/3.3/HeuristicLab.Hive.Engine-3.3.csproj

    r4057 r4074  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <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>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3252    <ErrorReport>prompt</ErrorReport>
    3353    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3455  </PropertyGroup>
    3556  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4061    <PlatformTarget>x86</PlatformTarget>
    4162    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4264  </PropertyGroup>
    4365  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    4870    <PlatformTarget>x86</PlatformTarget>
    4971    <ErrorReport>prompt</ErrorReport>
     72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5073  </PropertyGroup>
    5174  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    5679    <PlatformTarget>x64</PlatformTarget>
    5780    <ErrorReport>prompt</ErrorReport>
     81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5882  </PropertyGroup>
    5983  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    6488    <PlatformTarget>x64</PlatformTarget>
    6589    <ErrorReport>prompt</ErrorReport>
     90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6691  </PropertyGroup>
    6792  <ItemGroup>
     
    88113    <Compile Include="HeuristicLabHiveEnginePlugin.cs" />
    89114    <Compile Include="HiveEngine.cs" />
    90     <Compile Include="HiveEngineEditor.cs">
    91       <SubType>UserControl</SubType>
    92     </Compile>
     115    <Compile Include="HiveEngineEditor.cs" />
    93116    <Compile Include="HiveEngineEditor.Designer.cs">
    94117      <DependentUpon>HiveEngineEditor.cs</DependentUpon>
     
    106129      <Name>HeuristicLab.Core-3.2</Name>
    107130    </ProjectReference>
    108     <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.2\HeuristicLab.DataAccess-3.2.csproj">
     131    <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.3\HeuristicLab.DataAccess-3.3.csproj">
    109132      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
    110133      <Name>HeuristicLab.DataAccess-3.2</Name>
     
    114137      <Name>HeuristicLab.Data-3.2</Name>
    115138    </ProjectReference>
    116     <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.2\HeuristicLab.Hive.Contracts-3.2.csproj">
     139    <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.3\HeuristicLab.Hive.Contracts-3.3.csproj">
    117140      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
    118141      <Name>HeuristicLab.Hive.Contracts-3.2</Name>
     
    144167      <SubType>Designer</SubType>
    145168    </EmbeddedResource>
     169  </ItemGroup>
     170  <ItemGroup>
     171    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     172      <Visible>False</Visible>
     173      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     174      <Install>false</Install>
     175    </BootstrapperPackage>
     176    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     177      <Visible>False</Visible>
     178      <ProductName>.NET Framework 3.5 SP1</ProductName>
     179      <Install>true</Install>
     180    </BootstrapperPackage>
     181    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     182      <Visible>False</Visible>
     183      <ProductName>Windows Installer 3.1</ProductName>
     184      <Install>true</Install>
     185    </BootstrapperPackage>
    146186  </ItemGroup>
    147187  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.