Changeset 2852 for trunk/sources/HeuristicLab.Parameters.Views/3.3/HeuristicLab.Parameters.Views-3.3.csproj
- Timestamp:
- 02/23/10 06:50:50 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Parameters.Views/3.3/HeuristicLab.Parameters.Views-3.3.csproj
r2818 r2852 69 69 <ItemGroup> 70 70 <None Include="HeuristicLabParametersViewsPlugin.cs.frame" /> 71 <Compile Include="ConstrainedValueParameterView.cs"> 72 <SubType>UserControl</SubType> 73 </Compile> 74 <Compile Include="ConstrainedValueParameterView.Designer.cs"> 75 <DependentUpon>ConstrainedValueParameterView.cs</DependentUpon> 76 </Compile> 71 77 <Compile Include="ValueLookupParameterView.cs"> 72 78 <SubType>UserControl</SubType> … … 101 107 </ItemGroup> 102 108 <ItemGroup> 109 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj"> 110 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 111 <Name>HeuristicLab.Collections-3.3</Name> 112 </ProjectReference> 103 113 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.2\HeuristicLab.Common.Resources-3.2.csproj"> 104 114 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
Note: See TracChangeset
for help on using the changeset viewer.