- Timestamp:
- 03/08/15 23:34:53 (10 years ago)
- Location:
- branches/HeuristicLab.EvolutionTracking
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking/3.4/HeuristicLab.EvolutionTracking-3.4.csproj
r11925 r12156 24 24 <WarningLevel>4</WarningLevel> 25 25 <Prefer32Bit>false</Prefer32Bit> 26 <UseVSHostingProcess>false</UseVSHostingProcess> 26 27 </PropertyGroup> 27 28 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> … … 109 110 </ItemGroup> 110 111 <ItemGroup> 112 <Compile Include="Analyzers\EvolutionTrackingAnalyzer.cs" /> 111 113 <Compile Include="Analyzers\GenealogyAnalyzer.cs" /> 112 114 <Compile Include="Collections\CloneableCollection.cs" />
Note: See TracChangeset
for help on using the changeset viewer.