Changeset 8498 for branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj
- Timestamp:
- 08/18/12 00:15:40 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj
r8496 r8498 96 96 <ItemGroup> 97 97 <Compile Include="AlgorithmBehaviorHelpers.cs" /> 98 <Compile Include="ScatterPlotHelper.cs" /> 99 <Compile Include="DataTableHelper.cs" /> 98 100 <Compile Include="DuplicateSolutionsAnalyzer.cs" /> 99 101 <Compile Include="MutationPerformanceAnalyzer.cs" /> … … 106 108 <None Include="HeuristicLab.snk" /> 107 109 <None Include="Plugin.cs.frame" /> 110 <None Include="Properties\AssemblyInfo.cs.frame" /> 108 111 </ItemGroup> 109 112 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset
for help on using the changeset viewer.