Changeset 667
- Timestamp:
- 10/15/08 09:45:15 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.GP.StructureIdentification.Classification
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.GP.StructureIdentification.Classification/HeuristicLab.GP.StructureIdentification.Classification.csproj
r658 r667 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{7C20D100-8BEB-433A-9499-F075E2CB9297}</ProjectGuid> … … 76 76 <Compile Include="MulticlassOneVsOneAnalyzer.cs" /> 77 77 <Compile Include="Properties\AssemblyInfo.cs" /> 78 <Compile Include="ROCAnalyser.cs" /> 78 79 </ItemGroup> 79 80 <ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.