Changeset 9835 for branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.EvolutionaryTracking.Views/3.4/HeuristicLab.EvolutionaryTracking.Views-3.4.csproj
- Timestamp:
- 08/01/13 13:01:40 (11 years ago)
- Location:
- branches/HeuristicLab.EvolutionaryTracking
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.EvolutionaryTracking
- Property svn:ignore
-
old new 1 *.suo 2 _ReSharper.HeuristicLab.Tracking 1 _ReSharper.Sliding Window GP 3 2 bin
-
- Property svn:mergeinfo changed
/branches/Sliding Window GP (added) merged: 7820,7837,7845,7850,9047,9126,9145,9162-9165 -
Property
svn:global-ignores
set to
_ReSharper.HeuristicLab.Tracking
- Property svn:ignore
-
branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.EvolutionaryTracking.Views/3.4/HeuristicLab.EvolutionaryTracking.Views-3.4.csproj
r9420 r9835 71 71 <Private>False</Private> 72 72 </Reference> 73 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">74 <SpecificVersion>False</SpecificVersion>75 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>76 <Private>False</Private>77 </Reference>78 73 <Reference Include="HeuristicLab.MainForm-3.3"> 79 74 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> … … 138 133 <DependentUpon>GenealogyGraphView.cs</DependentUpon> 139 134 </Compile> 135 <Compile Include="Karyogram.cs"> 136 <SubType>UserControl</SubType> 137 </Compile> 138 <Compile Include="Karyogram.Designer.cs"> 139 <DependentUpon>Karyogram.cs</DependentUpon> 140 </Compile> 140 141 <Compile Include="LineageExplorerView.cs"> 141 142 <SubType>UserControl</SubType> … … 156 157 </ItemGroup> 157 158 <ItemGroup> 159 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj"> 160 <Project>{423bd94f-963a-438e-ba45-3bb3d61cd03b}</Project> 161 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4</Name> 162 <Private>False</Private> 163 </ProjectReference> 158 164 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj"> 159 165 <Project>{06d4a186-9319-48a0-bade-a2058d462eea}</Project> … … 178 184 <EmbeddedResource Include="FrequentFragmentsDialog.resx"> 179 185 <DependentUpon>FrequentFragmentsDialog.cs</DependentUpon> 180 </EmbeddedResource>181 <EmbeddedResource Include="GenealogyGraphChart.resx">182 <DependentUpon>GenealogyGraphChart.cs</DependentUpon>183 186 </EmbeddedResource> 184 187 <EmbeddedResource Include="GenealogyGraphDialog.resx">
Note: See TracChangeset
for help on using the changeset viewer.