Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/16/10 00:56:44 (14 years ago)
Author:
swagner
Message:

Renamed solution encoding plugins (#909)

Location:
trunk/sources/HeuristicLab.Encodings.RealVectorEncoding/3.3
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Encodings.RealVectorEncoding/3.3

    • Property svn:ignore
      •  

        old new  
        11bin
        22obj
        3 HeuristicLabEncodingsRealVectorPlugin.cs
         3HeuristicLabEncodingsRealVectorEncodingPlugin.cs
        44*.user
  • trunk/sources/HeuristicLab.Encodings.RealVectorEncoding/3.3/Tests/HeuristicLab.Encodings.RealVectorEncoding-3.3.Tests.csproj

    r3051 r3053  
    55    <ProductVersion>9.0.30729</ProductVersion>
    66    <SchemaVersion>2.0</SchemaVersion>
    7     <ProjectGuid>{446C4F3D-1A12-465A-9128-97D0F47140C9}</ProjectGuid>
     7    <ProjectGuid>{8FA6898D-E4B0-4E08-A6D6-F9F520E7959F}</ProjectGuid>
    88    <OutputType>Library</OutputType>
    99    <AppDesignerFolder>Properties</AppDesignerFolder>
    10     <RootNamespace>HeuristicLab.Encodings.RealVector_33.Tests</RootNamespace>
    11     <AssemblyName>HeuristicLab.Encodings.RealVector-3.3.Tests</AssemblyName>
     10    <RootNamespace>HeuristicLab.Encodings.RealVectorEncoding_33.Tests</RootNamespace>
     11    <AssemblyName>HeuristicLab.Encodings.RealVectorEncoding-3.3.Tests</AssemblyName>
    1212    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
     
    131131      <Name>HeuristicLab.PluginInfrastructure</Name>
    132132    </ProjectReference>
    133     <ProjectReference Include="..\HeuristicLab.Encodings.RealVector-3.3.csproj">
    134       <Project>{2D4E4565-3ED9-4BEB-AE75-39D871843D24}</Project>
    135       <Name>HeuristicLab.Encodings.RealVector-3.3</Name>
     133    <ProjectReference Include="..\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
     134      <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>
     135      <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>
    136136    </ProjectReference>
    137137  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.