Free cookie consent management tool by TermsFeed Policy Generator

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

Renamed solution encoding plugins (#909)

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

Legend:

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

    • Property svn:ignore
      •  

        old new  
        11*.user
        2 HeuristicLabEncodingsIntVectorPlugin.cs
         2HeuristicLabEncodingsIntegerVectorEncodingPlugin.cs
        33bin
        44obj
  • trunk/sources/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Tests/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.Tests.csproj

    r3050 r3053  
    55    <ProductVersion>9.0.30729</ProductVersion>
    66    <SchemaVersion>2.0</SchemaVersion>
    7     <ProjectGuid>{B622D391-FB36-4E3D-B5F6-AEDF237DE890}</ProjectGuid>
     7    <ProjectGuid>{6F18ED66-2333-4B5C-B882-AC99FB3CDCE5}</ProjectGuid>
    88    <OutputType>Library</OutputType>
    99    <AppDesignerFolder>Properties</AppDesignerFolder>
    10     <RootNamespace>HeuristicLab.Encodings.IntVector_33.Tests</RootNamespace>
    11     <AssemblyName>HeuristicLab.Encodings.IntVector-3.3.Tests</AssemblyName>
     10    <RootNamespace>HeuristicLab.Encodings.IntegerVectorEncoding_33.Tests</RootNamespace>
     11    <AssemblyName>HeuristicLab.Encodings.IntegerVectorEncoding-3.3.Tests</AssemblyName>
    1212    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
     
    121121      <Name>HeuristicLab.PluginInfrastructure</Name>
    122122    </ProjectReference>
    123     <ProjectReference Include="..\HeuristicLab.Encodings.IntVector-3.3.csproj">
    124       <Project>{5BF9C5B5-8DF3-414B-A4D6-0DD1EF456C8A}</Project>
    125       <Name>HeuristicLab.Encodings.IntVector-3.3</Name>
     123    <ProjectReference Include="..\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
     124      <Project>{DDFB14DD-2A85-493C-A52D-E69729BBAEB0}</Project>
     125      <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
    126126    </ProjectReference>
    127127  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.