Changeset 15244 for stable/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 15178-15180,15203,15205-15206,15221,15226,15236
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj
r14170 r15244 111 111 <Compile Include="Calculators\InvertedGenerationalDistance.cs" /> 112 112 <Compile Include="Calculators\GenerationalDistance.cs" /> 113 <Compile Include=" ScatterPlotContent.cs" />113 <Compile Include="ParetoFrontScatterPlot.cs" /> 114 114 <Compile Include="Utilities.cs" /> 115 115 <Compile Include="Instances\MISCInstanceProvider.cs" /> … … 179 179 <Private>False</Private> 180 180 </ProjectReference> 181 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 182 <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project> 183 <Name>HeuristicLab.Common.Resources-3.3</Name> 184 <Private>False</Private> 185 </ProjectReference> 181 186 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 182 187 <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project>
Note: See TracChangeset
for help on using the changeset viewer.