Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/23/10 02:00:04 (14 years ago)
Author:
swagner
Message:

Renamed projects/plugins (#945).

Location:
trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm.Views/3.3
Files:
4 edited
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm.Views/3.3

    • Property svn:ignore
      •  

        old new  
        22obj
        33*.user
        4 HeuristicLabAlgorithmsSGAViewsPlugin.cs
         4HeuristicLabAlgorithmsGeneticAlgorithmViewsPlugin.cs
  • trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm.Views/3.3/HeuristicLab.Algorithms.GeneticAlgorithm.Views-3.3.csproj

    r3194 r3196  
    66    <ProductVersion>9.0.30729</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    8     <ProjectGuid>{35A42EE0-A896-4D7A-A99F-8ED9E925F320}</ProjectGuid>
     8    <ProjectGuid>{3F090389-DC7C-4F22-8B11-1977C8032D94}</ProjectGuid>
    99    <OutputType>Library</OutputType>
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    11     <RootNamespace>HeuristicLab.Algorithms.SGA.Views</RootNamespace>
    12     <AssemblyName>HeuristicLab.Algorithms.SGA.Views-3.3</AssemblyName>
     11    <RootNamespace>HeuristicLab.Algorithms.GeneticAlgorithm.Views</RootNamespace>
     12    <AssemblyName>HeuristicLab.Algorithms.GeneticAlgorithm.Views-3.3</AssemblyName>
    1313    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     
    3232    <ErrorReport>prompt</ErrorReport>
    3333    <WarningLevel>4</WarningLevel>
    34     <DocumentationFile>bin\Release\HeuristicLab.Algorithms.SGA.Views-3.3.xml</DocumentationFile>
     34    <DocumentationFile>bin\Release\HeuristicLab.Algorithms.GeneticAlgorithm.Views-3.3.xml</DocumentationFile>
    3535  </PropertyGroup>
    3636  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    4545    <OutputPath>bin\x64\Release\</OutputPath>
    4646    <DefineConstants>TRACE</DefineConstants>
    47     <DocumentationFile>bin\x64\Release\HeuristicLab.Algorithms.SGA.Views-3.3.xml</DocumentationFile>
     47    <DocumentationFile>bin\x64\Release\HeuristicLab.Algorithms.GeneticAlgorithm.Views-3.3.xml</DocumentationFile>
    4848    <Optimize>true</Optimize>
    4949    <DebugType>pdbonly</DebugType>
     
    6262    <OutputPath>bin\x86\Release\</OutputPath>
    6363    <DefineConstants>TRACE</DefineConstants>
    64     <DocumentationFile>bin\x86\Release\HeuristicLab.Algorithms.SGA.Views-3.3.xml</DocumentationFile>
     64    <DocumentationFile>bin\x86\Release\HeuristicLab.Algorithms.GeneticAlgorithm.Views-3.3.xml</DocumentationFile>
    6565    <Optimize>true</Optimize>
    6666    <DebugType>pdbonly</DebugType>
     
    8585  </ItemGroup>
    8686  <ItemGroup>
    87     <Compile Include="HeuristicLabAlgorithmsSGAViewsPlugin.cs" />
     87    <Compile Include="HeuristicLabAlgorithmsGeneticAlgorithmViewsPlugin.cs" />
    8888    <Compile Include="SGAView.cs">
    8989      <SubType>UserControl</SubType>
     
    9595  </ItemGroup>
    9696  <ItemGroup>
    97     <ProjectReference Include="..\..\HeuristicLab.Algorithms.SGA\3.3\HeuristicLab.Algorithms.SGA-3.3.csproj">
    98       <Project>{4C3305C4-E440-4EAD-B218-68D77AE51543}</Project>
    99       <Name>HeuristicLab.Algorithms.SGA-3.3</Name>
     97    <ProjectReference Include="..\..\HeuristicLab.Algorithms.GeneticAlgorithm\3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj">
     98      <Project>{A51DA44F-CB35-4F6F-99F5-2A2E904AB93B}</Project>
     99      <Name>HeuristicLab.Algorithms.GeneticAlgorithm-3.3</Name>
    100100    </ProjectReference>
    101101    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
     
    130130  <ItemGroup>
    131131    <None Include="HeuristicLab.snk" />
    132     <None Include="HeuristicLabAlgorithmsSGAViewsPlugin.cs.frame" />
     132    <None Include="HeuristicLabAlgorithmsGeneticAlgorithmViewsPlugin.cs.frame" />
    133133    <None Include="Properties\AssemblyInfo.frame" />
    134134  </ItemGroup>
     
    148148
    149149call PreBuildEvent.cmd
    150 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabAlgorithmsSGAViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabAlgorithmsSGAViewsPlugin.cs"</PreBuildEvent>
     150SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabAlgorithmsGeneticAlgorithmViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabAlgorithmsGeneticAlgorithmViewsPlugin.cs"</PreBuildEvent>
    151151  </PropertyGroup>
    152152</Project>
  • trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm.Views/3.3/HeuristicLabAlgorithmsGeneticAlgorithmViewsPlugin.cs.frame

    r3194 r3196  
    2222using HeuristicLab.PluginInfrastructure;
    2323
    24 namespace HeuristicLab.Algorithms.SGA.Views {
     24namespace HeuristicLab.Algorithms.GeneticAlgorithm.Views {
    2525  /// <summary>
    26   /// Plugin class for HeuristicLab.Algorithms.SGA.Views plugin.
     26  /// Plugin class for HeuristicLab.Algorithms.GeneticAlgorithm.Views plugin.
    2727  /// </summary>
    28   [Plugin("HeuristicLab.Algorithms.SGA.Views", "3.3.0.$WCREV$")]
    29   [PluginFile("HeuristicLab.Algorithms.SGA.Views-3.3.dll", PluginFileType.Assembly)]
     28  [Plugin("HeuristicLab.Algorithms.GeneticAlgorithm.Views", "3.3.0.$WCREV$")]
     29  [PluginFile("HeuristicLab.Algorithms.GeneticAlgorithm.Views-3.3.dll", PluginFileType.Assembly)]
    3030  [PluginDependency("HeuristicLab.Core", "3.3")]
    3131  [PluginDependency("HeuristicLab.Core.Views", "3.3")]
     
    3434  [PluginDependency("HeuristicLab.Optimization", "3.3")]
    3535  [PluginDependency("HeuristicLab.Optimization.Views", "3.3")]
    36   [PluginDependency("HeuristicLab.Algorithms.SGA", "3.3")]
    37   public class HeuristicLabAlgorithmsSGAViewsPlugin : PluginBase {
     36  [PluginDependency("HeuristicLab.Algorithms.GeneticAlgorithm", "3.3")]
     37  public class HeuristicLabAlgorithmsGeneticAlgorithmViewsPlugin : PluginBase {
    3838  }
    3939}
  • trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm.Views/3.3/Properties/AssemblyInfo.frame

    r3026 r3196  
    2626// set of attributes. Change these attribute values to modify the information
    2727// associated with an assembly.
    28 [assembly: AssemblyTitle("HeuristicLab.Algorithms.SGA.Views")]
    29 [assembly: AssemblyDescription("Views of the HeuristicLab standard genetic algorithm (SGA)")]
     28[assembly: AssemblyTitle("HeuristicLab.Algorithms.GeneticAlgorithm.Views")]
     29[assembly: AssemblyDescription("Views of the HeuristicLab genetic algorithm")]
    3030[assembly: AssemblyConfiguration("")]
    3131[assembly: AssemblyCompany("")]
  • trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm.Views/3.3/SGAView.Designer.cs

    r2917 r3196  
    2020#endregion
    2121
    22 namespace HeuristicLab.Algorithms.SGA.Views {
     22namespace HeuristicLab.Algorithms.GeneticAlgorithm.Views {
    2323  partial class SGAView {
    2424    /// <summary>
  • trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm.Views/3.3/SGAView.cs

    r2998 r3196  
    2323using HeuristicLab.Optimization.Views;
    2424
    25 namespace HeuristicLab.Algorithms.SGA.Views {
     25namespace HeuristicLab.Algorithms.GeneticAlgorithm.Views {
    2626  /// <summary>
    2727  /// The base class for visual representations of items.
Note: See TracChangeset for help on using the changeset viewer.