Changeset 8331 for branches/ScatterSearch (trunk integration)/HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj
- Timestamp:
- 07/26/12 09:51:13 (12 years ago)
- Location:
- branches/ScatterSearch (trunk integration)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ScatterSearch (trunk integration)
- Property svn:ignore
-
old new 21 21 protoc.exe 22 22 _ReSharper.HeuristicLab 3.3 Tests 23 Google.ProtocolBuffers-2.4.1.473.dll
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/ScatterSearch (trunk integration)/HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj
r8319 r8331 118 118 <Compile Include="SingleObjectivePathRelinker.cs" /> 119 119 <Compile Include="Plugin.cs" /> 120 <Compile Include="ProgrammableAnalyzer.cs" /> 120 121 <Compile Include="ShakingOperator.cs" /> 121 122 <Compile Include="SolutionSimilarityCalculator.cs" /> … … 167 168 <Private>False</Private> 168 169 </ProjectReference> 170 <ProjectReference Include="..\..\HeuristicLab.Operators.Programmable\3.3\HeuristicLab.Operators.Programmable-3.3.csproj"> 171 <Project>{6A5F8C2D-B0C3-4B36-BC20-9B1A91EE6DB6}</Project> 172 <Name>HeuristicLab.Operators.Programmable-3.3</Name> 173 <Private>False</Private> 174 </ProjectReference> 169 175 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 170 176 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
Note: See TracChangeset
for help on using the changeset viewer.