Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/06/09 16:55:38 (15 years ago)
Author:
abeham
Message:

Added snk to StatisticalAnalysis plugin

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  
    1515    <StartupObject>
    1616    </StartupObject>
     17    <SignAssembly>true</SignAssembly>
     18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
    1719  </PropertyGroup>
    1820  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    9193    </Compile>
    9294    <Compile Include="Properties\AssemblyInfo.cs" />
     95    <None Include="HeuristicLab.snk" />
    9396    <None Include="Properties\AssemblyInfo.frame" />
    9497  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.