- Timestamp:
- 07/22/10 13:58:46 (15 years ago)
- 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 1 1 <?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"> 3 3 <PropertyGroup> 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> … … 10 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 11 <RootNamespace>HeuristicLab.Hive.JobBase</RootNamespace> 12 <AssemblyName>HeuristicLab.Hive.JobBase-3. 2</AssemblyName>12 <AssemblyName>HeuristicLab.Hive.JobBase-3.3</AssemblyName> 13 13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> 15 15 <SignAssembly>true</SignAssembly> 16 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> 17 36 </PropertyGroup> 18 37 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 24 43 <ErrorReport>prompt</ErrorReport> 25 44 <WarningLevel>4</WarningLevel> 45 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 26 46 </PropertyGroup> 27 47 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> … … 32 52 <ErrorReport>prompt</ErrorReport> 33 53 <WarningLevel>4</WarningLevel> 54 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 34 55 </PropertyGroup> 35 56 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> … … 40 61 <PlatformTarget>x86</PlatformTarget> 41 62 <ErrorReport>prompt</ErrorReport> 63 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 42 64 </PropertyGroup> 43 65 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> … … 48 70 <PlatformTarget>x86</PlatformTarget> 49 71 <ErrorReport>prompt</ErrorReport> 72 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 50 73 </PropertyGroup> 51 74 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> … … 56 79 <PlatformTarget>x64</PlatformTarget> 57 80 <ErrorReport>prompt</ErrorReport> 81 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 58 82 </PropertyGroup> 59 83 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> … … 64 88 <PlatformTarget>x64</PlatformTarget> 65 89 <ErrorReport>prompt</ErrorReport> 90 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 66 91 </PropertyGroup> 67 92 <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> 68 99 <Reference Include="System" /> 69 100 <Reference Include="System.Core"> … … 87 118 </ItemGroup> 88 119 <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" /> 97 122 </ItemGroup> 98 123 <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> 101 139 </ItemGroup> 102 140 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.JobBase/3.3/JobPlugin.cs
r2591 r4078 6 6 7 7 namespace 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")] 11 11 public class JobBasePlugin: PluginBase { 12 12 } -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.JobBase/3.3/Properties/AssemblyInfo.frame
r1001 r4078 57 57 // by using the '*' as shown below: 58 58 // [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$")] 61 61 [assembly: AssemblyBuildDate("$WCNOW$")]
Note: See TracChangeset
for help on using the changeset viewer.