Changeset 5572 for branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.4/HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.4.csproj
- Timestamp:
- 02/28/11 19:00:35 (14 years ago)
- Location:
- branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.4
- Files:
-
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.4/HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.4.csproj
r5563 r5572 6 6 <ProductVersion>8.0.30703</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 <ProjectGuid>{ 1778134B-866B-4CB3-BFC0-52B2FAAA5777}</ProjectGuid>8 <ProjectGuid>{A0AF4D54-6A04-483E-A26D-97F8C1141526}</ProjectGuid> 9 9 <OutputType>Library</OutputType> 10 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 11 <RootNamespace>HeuristicLab.Problems.ExternalEvaluation.GP.Views</RootNamespace> 12 <AssemblyName>HeuristicLab.Problems.ExternalEvaluation.GP.Views-3. 3</AssemblyName>12 <AssemblyName>HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.4</AssemblyName> 13 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 14 <TargetFrameworkProfile> … … 148 148 <Name>HeuristicLab.Data-3.3</Name> 149 149 </ProjectReference> 150 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3. 3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">151 <Project>{ 125D3006-67F5-48CB-913E-73C0548F17FA}</Project>152 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3. 3</Name>150 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj"> 151 <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project> 152 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name> 153 153 </ProjectReference> 154 154 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj"> … … 164 164 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 165 165 </ProjectReference> 166 <ProjectReference Include="..\..\HeuristicLab.Problems.ExternalEvaluation.GP\3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.csproj"> 167 <Project>{E86E215D-E3CE-4244-978D-555D4E17AC09}</Project> 168 <Name>HeuristicLab.Problems.ExternalEvaluation.GP-3.3</Name> 166 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj"> 167 <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project> 168 <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name> 169 </ProjectReference> 170 <ProjectReference Include="..\..\HeuristicLab.Problems.ExternalEvaluation.GP\3.4\HeuristicLab.Problems.ExternalEvaluation.GP-3.4.csproj"> 171 <Project>{B7A64A60-B538-479F-9C47-A3180C458F6C}</Project> 172 <Name>HeuristicLab.Problems.ExternalEvaluation.GP-3.4</Name> 169 173 </ProjectReference> 170 174 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.