Changeset 11523 for trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.csproj
- Timestamp:
- 11/05/14 11:13:34 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.csproj
r10540 r11523 93 93 </PropertyGroup> 94 94 <ItemGroup> 95 <Reference Include="EPPlus-3.1.3, Version=3.1.3.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL"> 96 <SpecificVersion>False</SpecificVersion> 97 <HintPath>..\..\bin\EPPlus-3.1.3.dll</HintPath> 98 <Private>False</Private> 99 </Reference> 95 100 <Reference Include="System" /> 96 101 <Reference Include="System.Core"> … … 116 121 <DependentUpon>InteractiveSymbolicClassificationSolutionSimplifierView.cs</DependentUpon> 117 122 </Compile> 123 <Compile Include="SymbolicDiscriminantFunctionClassificationSolutionExcelExporter.cs" /> 118 124 <Compile Include="SymbolicClassificationSolutionView.cs"> 119 125 <SubType>UserControl</SubType>
Note: See TracChangeset
for help on using the changeset viewer.