Changeset 8132 for trunk/sources/HeuristicLab.Problems.LawnMower.Views/3.3/HeuristicLab.Problems.LawnMower.Views.csproj
- Timestamp:
- 06/27/12 11:41:13 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.LawnMower.Views/3.3/HeuristicLab.Problems.LawnMower.Views.csproj
r8059 r8132 97 97 <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> 98 98 </PropertyGroup> 99 <PropertyGroup> 100 <SignAssembly>true</SignAssembly> 101 </PropertyGroup> 102 <PropertyGroup> 103 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 104 </PropertyGroup> 99 105 <ItemGroup> 100 106 <Reference Include="System" /> … … 116 122 <DependentUpon>SolutionProgramView.cs</DependentUpon> 117 123 </Compile> 124 <None Include="HeuristicLab.snk" /> 118 125 <None Include="Plugin.cs.frame" /> 119 126 <None Include="Properties\AssemblyInfo.cs.frame" />
Note: See TracChangeset
for help on using the changeset viewer.