Changeset 12037
- Timestamp:
- 02/19/15 10:06:50 (10 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj
r11623 r12037 133 133 <DependentUpon>EnhancedStringConvertibleMatrixView.cs</DependentUpon> 134 134 </Compile> 135 <Compile Include="EnumValueView.cs"> 136 <SubType>UserControl</SubType> 137 </Compile> 138 <Compile Include="EnumValueView.Designer.cs"> 139 <DependentUpon>EnumValueView.cs</DependentUpon> 140 </Compile> 135 141 <Compile Include="IntRangeView.cs"> 136 142 <SubType>UserControl</SubType> -
trunk/sources/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj
r11623 r12037 123 123 <Compile Include="Comparison.cs" /> 124 124 <Compile Include="ComparisonType.cs" /> 125 <Compile Include="EnumValue.cs" /> 125 126 <Compile Include="Path Types\DirectoryValue.cs" /> 126 127 <Compile Include="Path Types\FileValue.cs" />
Note: See TracChangeset
for help on using the changeset viewer.