Changeset 16946 for branches/2521_ProblemRefactoring/HeuristicLab.Data
- Timestamp:
- 05/13/19 13:59:30 (6 years ago)
- Location:
- branches/2521_ProblemRefactoring
- Files:
-
- 4 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/2521_ProblemRefactoring
- Property svn:mergeinfo changed
-
branches/2521_ProblemRefactoring/HeuristicLab.Data
- Property svn:mergeinfo changed
/branches/2931_OR-Tools_LP_MIP/HeuristicLab.Data (added) merged: 16373,16405,16736 /trunk/HeuristicLab.Data merged: 16910
- Property svn:mergeinfo changed
-
branches/2521_ProblemRefactoring/HeuristicLab.Data/3.3
- Property svn:mergeinfo changed
/branches/2931_OR-Tools_LP_MIP/HeuristicLab.Data/3.3 (added) merged: 16373,16405,16736 /trunk/HeuristicLab.Data/3.3 merged: 16910
- Property svn:mergeinfo changed
-
branches/2521_ProblemRefactoring/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj
r16723 r16946 124 124 <Compile Include="ComparisonType.cs" /> 125 125 <Compile Include="EnumValue.cs" /> 126 <Compile Include="Interfaces\ITextValue.cs" /> 126 127 <Compile Include="Interfaces\IValueTypeArray.cs" /> 127 128 <Compile Include="Path Types\DirectoryValue.cs" /> … … 151 152 <Compile Include="StringConvertibleArray.cs" /> 152 153 <Compile Include="StringMatrix.cs" /> 154 <Compile Include="TextValue.cs" /> 153 155 <Compile Include="StringValue.cs" /> 154 156 <Compile Include="TimeSpanValue.cs" />
Note: See TracChangeset
for help on using the changeset viewer.