Changeset 13819 for branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Problems.DataAnalysis.Views
- Timestamp:
- 05/02/16 14:09:43 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj
r13808 r13819 179 179 <Private>False</Private> 180 180 </Reference> 181 <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">182 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>183 <Private>False</Private>184 </Reference>185 181 <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4"> 186 182 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath> … … 503 499 </EmbeddedResource> 504 500 </ItemGroup> 501 <ItemGroup> 502 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj"> 503 <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project> 504 <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name> 505 </ProjectReference> 506 </ItemGroup> 505 507 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 506 508 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.