Changeset 5958 for branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Hive
- Timestamp:
- 04/05/11 17:45:59 (14 years ago)
- Location:
- branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Hive/3.4
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Hive/3.4/HeuristicLab.Hive-3.4.csproj
r5852 r5958 85 85 <Reference Include="System" /> 86 86 <Reference Include="System.Core" /> 87 <Reference Include="System.Drawing" /> 87 88 <Reference Include="System.Xml.Linq" /> 88 89 <Reference Include="System.Data.DataSetExtensions" /> … … 95 96 <Compile Include="HeuristicLabHivePlugin.cs" /> 96 97 <Compile Include="IJob.cs" /> 98 <Compile Include="AbstractJob.cs" /> 97 99 <Compile Include="Properties\AssemblyInfo.cs" /> 98 100 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.