Changeset 8132 for trunk/sources/HeuristicLab.Problems.LawnMower
- Timestamp:
- 06/27/12 11:41:13 (12 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.LawnMower/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.LawnMower/3.3/HeuristicLab.Problems.LawnMower.csproj
r8059 r8132 96 96 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> 97 97 </PropertyGroup> 98 <PropertyGroup> 99 <SignAssembly>true</SignAssembly> 100 </PropertyGroup> 101 <PropertyGroup> 102 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 103 </PropertyGroup> 98 104 <ItemGroup> 99 105 <Reference Include="HeuristicLab.Common-3.3"> … … 106 112 <ItemGroup> 107 113 <Compile Include="BestSolutionAnalyzer.cs" /> 114 <None Include="HeuristicLab.snk" /> 108 115 <None Include="Plugin.cs.frame" /> 109 116 <Compile Include="Interpreter.cs" />
Note: See TracChangeset
for help on using the changeset viewer.