Changeset 1744
- Timestamp:
- 05/06/09 16:55:38 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.StatisticalAnalysis/3.2
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.StatisticalAnalysis/3.2/HeuristicLab.StatisticalAnalysis-3.2.csproj
r1534 r1744 15 15 <StartupObject> 16 16 </StartupObject> 17 <SignAssembly>true</SignAssembly> 18 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 17 19 </PropertyGroup> 18 20 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 91 93 </Compile> 92 94 <Compile Include="Properties\AssemblyInfo.cs" /> 95 <None Include="HeuristicLab.snk" /> 93 96 <None Include="Properties\AssemblyInfo.frame" /> 94 97 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.