Changeset 384 for branches/Collections/sources/HeuristicLab.CEDMA.Operators
- Timestamp:
- 07/12/08 11:50:43 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Collections/sources/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj
r377 r384 34 34 </PropertyGroup> 35 35 <ItemGroup> 36 <Reference Include="HeuristicLab.PluginInfrastructure, Version=3.0.0.316, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">37 <SpecificVersion>False</SpecificVersion>38 <HintPath>..\..\..\..\..\..\..\Program Files\HeuristicLab 3.0\HeuristicLab.PluginInfrastructure.dll</HintPath>39 </Reference>40 36 <Reference Include="System" /> 41 37 <Reference Include="System.Core"> … … 82 78 <Name>HeuristicLab.Data</Name> 83 79 </ProjectReference> 80 <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> 81 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 82 <Name>HeuristicLab.PluginInfrastructure</Name> 83 </ProjectReference> 84 84 </ItemGroup> 85 85 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset
for help on using the changeset viewer.