Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/18/10 04:21:08 (14 years ago)
Author:
swagner
Message:

Restructured repository in preparation of the HeuristicLab 3.3.0 release (#1000)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab/3.3/HeuristicLab-3.3.csproj

    r3835 r3837  
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    1111    <RootNamespace>HeuristicLab</RootNamespace>
    12     <AssemblyName>HeuristicLab</AssemblyName>
     12    <AssemblyName>HeuristicLab 3.3</AssemblyName>
    1313    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     
    3636    <ErrorReport>prompt</ErrorReport>
    3737    <WarningLevel>4</WarningLevel>
    38     <DocumentationFile>bin\Release\HeuristicLab.XML</DocumentationFile>
     38    <DocumentationFile>bin\Release\HeuristicLab 3.3.xml</DocumentationFile>
    3939  </PropertyGroup>
    4040  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    5353    <PlatformTarget>x86</PlatformTarget>
    5454    <ErrorReport>prompt</ErrorReport>
    55     <DocumentationFile>bin\x86\Release\HeuristicLab.XML</DocumentationFile>
     55    <DocumentationFile>bin\x86\Release\HeuristicLab 3.3.xml</DocumentationFile>
    5656  </PropertyGroup>
    5757  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    7070    <PlatformTarget>x64</PlatformTarget>
    7171    <ErrorReport>prompt</ErrorReport>
    72     <DocumentationFile>bin\x64\Release\HeuristicLab.XML</DocumentationFile>
     72    <DocumentationFile>bin\x64\Release\HeuristicLab 3.3.xml</DocumentationFile>
    7373  </PropertyGroup>
    7474  <ItemGroup>
     
    120120  </ItemGroup>
    121121  <ItemGroup>
    122     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     122    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    123123      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    124124      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
Note: See TracChangeset for help on using the changeset viewer.