Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/22/10 13:58:46 (15 years ago)
Author:
cneumuel
Message:

Moving of Hive projects to 3.3 branch finished, all references fixed (#1091)

Location:
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.JobBase/3.3
Files:
2 edited
1 moved

Legend:

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

    r4077 r4078  
    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>
     
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    1111    <RootNamespace>HeuristicLab.Hive.JobBase</RootNamespace>
    12     <AssemblyName>HeuristicLab.Hive.JobBase-3.2</AssemblyName>
     12    <AssemblyName>HeuristicLab.Hive.JobBase-3.3</AssemblyName>
    1313    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    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>
     93    <Reference Include="HeuristicLab.Core-3.3">
     94      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     95    </Reference>
     96    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     97      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     98    </Reference>
    6899    <Reference Include="System" />
    69100    <Reference Include="System.Core">
     
    87118  </ItemGroup>
    88119  <ItemGroup>
    89     <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    90       <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    91       <Name>HeuristicLab.Core-3.2</Name>
    92     </ProjectReference>
    93     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    94       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    95       <Name>HeuristicLab.PluginInfrastructure</Name>
    96     </ProjectReference>
     120    <None Include="HeuristicLab.snk" />
     121    <None Include="Properties\AssemblyInfo.frame" />
    97122  </ItemGroup>
    98123  <ItemGroup>
    99     <None Include="HeuristicLab.snk" />
    100     <None Include="Properties\AssemblyInfo.frame" />
     124    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     125      <Visible>False</Visible>
     126      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     127      <Install>false</Install>
     128    </BootstrapperPackage>
     129    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     130      <Visible>False</Visible>
     131      <ProductName>.NET Framework 3.5 SP1</ProductName>
     132      <Install>true</Install>
     133    </BootstrapperPackage>
     134    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     135      <Visible>False</Visible>
     136      <ProductName>Windows Installer 3.1</ProductName>
     137      <Install>true</Install>
     138    </BootstrapperPackage>
    101139  </ItemGroup>
    102140  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.JobBase/3.3/JobPlugin.cs

    r2591 r4078  
    66
    77namespace HeuristicLab.Hive.JobBase {
    8   [Plugin("HeuristicLab.Hive.JobBase-3.2")]
    9   [PluginFile("HeuristicLab.Hive.JobBase-3.2.dll", PluginFileType.Assembly)]
    10   [PluginDependency("HeuristicLab.Core-3.2")]
     8  [Plugin("HeuristicLab.Hive.JobBase-3.3")]
     9  [PluginFile("HeuristicLab.Hive.JobBase-3.3.dll", PluginFileType.Assembly)]
     10  [PluginDependency("HeuristicLab.Core-3.3")]
    1111  public class JobBasePlugin: PluginBase {
    1212  }
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.JobBase/3.3/Properties/AssemblyInfo.frame

    r1001 r4078  
    5757// by using the '*' as shown below:
    5858// [assembly: AssemblyVersion("1.0.*")]
    59 [assembly: AssemblyVersion("3.2.0.$WCREV$")]
    60 [assembly: AssemblyFileVersion("3.2.0.$WCREV$")]
     59[assembly: AssemblyVersion("3.3.0.$WCREV$")]
     60[assembly: AssemblyFileVersion("3.3.0.$WCREV$")]
    6161[assembly: AssemblyBuildDate("$WCNOW$")]
Note: See TracChangeset for help on using the changeset viewer.