Changeset 11594 for branches/Breadcrumbs/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.csproj
- Timestamp:
- 11/27/14 11:23:37 (10 years ago)
- Location:
- branches/Breadcrumbs
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Breadcrumbs
- Property svn:ignore
-
old new 8 8 FxCopResults.txt 9 9 Google.ProtocolBuffers-0.9.1.dll 10 Google.ProtocolBuffers-2.4.1.473.dll 10 11 HeuristicLab 3.3.5.1.ReSharper.user 11 12 HeuristicLab 3.3.6.0.ReSharper.user 12 13 HeuristicLab.4.5.resharper.user 13 14 HeuristicLab.ExtLibs.6.0.ReSharper.user 15 HeuristicLab.Scripting.Development 14 16 HeuristicLab.resharper.user 15 17 ProtoGen.exe … … 17 19 _ReSharper.HeuristicLab 18 20 _ReSharper.HeuristicLab 3.3 21 _ReSharper.HeuristicLab 3.3 Tests 19 22 _ReSharper.HeuristicLab.ExtLibs 20 23 bin 21 24 protoc.exe 22 _ReSharper.HeuristicLab 3.3 Tests23 Google.ProtocolBuffers-2.4.1.473.dll
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/Breadcrumbs/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views
- Property svn:mergeinfo changed
-
branches/Breadcrumbs/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.csproj
r8636 r11594 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> … … 150 156 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 151 157 <Name>HeuristicLab.Collections-3.3</Name> 158 <Private>False</Private> 159 </ProjectReference> 160 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 161 <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project> 162 <Name>HeuristicLab.Common.Resources-3.3</Name> 152 163 <Private>False</Private> 153 164 </ProjectReference>
Note: See TracChangeset
for help on using the changeset viewer.