Changeset 13722 for branches/PerformanceComparison/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj
- Timestamp:
- 03/23/16 22:51:27 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PerformanceComparison/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj
r12764 r13722 105 105 </PropertyGroup> 106 106 <ItemGroup> 107 <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 108 <SpecificVersion>False</SpecificVersion> 109 <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath> 110 <Private>False</Private> 111 </Reference> 107 112 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 108 113 <SpecificVersion>False</SpecificVersion> … … 309 314 <EmbeddedResource Include="HeatMapView.resx"> 310 315 <DependentUpon>HeatMapView.cs</DependentUpon> 316 </EmbeddedResource> 317 <EmbeddedResource Include="ScatterPlotDataRowVisualPropertiesControl.resx"> 318 <DependentUpon>ScatterPlotDataRowVisualPropertiesControl.cs</DependentUpon> 311 319 </EmbeddedResource> 312 320 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.