Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/10/08 11:06:37 (16 years ago)
Author:
gkronber
Message:

renamed Plugin CEDMA.Console -> CEDMA.Core

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj

    r376 r377  
    66    <ProductVersion>9.0.21022</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    8     <ProjectGuid>{F8880599-F224-4EC7-9288-5C4A6853E7BE}</ProjectGuid>
     8    <ProjectGuid>{C27DDF6C-84DF-45EF-B82F-57A28DD51166}</ProjectGuid>
    99    <OutputType>Library</OutputType>
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    11     <RootNamespace>HeuristicLab.CEDMA.Console</RootNamespace>
    12     <AssemblyName>HeuristicLab.CEDMA.Console</AssemblyName>
     11    <RootNamespace>HeuristicLab.CEDMA.Core</RootNamespace>
     12    <AssemblyName>HeuristicLab.CEDMA.Core</AssemblyName>
    1313    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     
    6767    </Compile>
    6868    <Compile Include="DbPersistenceManager.cs" />
    69     <Compile Include="HeuristicLabCedmaConsolePlugin.cs" />
     69    <Compile Include="HeuristicLabCedmaCorePlugin.cs" />
    7070    <Compile Include="IAgent.cs" />
    7171    <Compile Include="IAgentList.cs" />
Note: See TracChangeset for help on using the changeset viewer.