Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/06/10 12:03:32 (13 years ago)
Author:
fruehrli
Message:

#1197
removed obsulate signings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ClientManagement/HeuristicLab.Services.Authentication/HLDemo/HeuristicLab.DemoClient/HeuristicLab.DemoClient.csproj

    r4695 r4728  
    3636  </PropertyGroup>
    3737  <PropertyGroup>
    38     <SignAssembly>true</SignAssembly>
     38    <SignAssembly>false</SignAssembly>
    3939  </PropertyGroup>
    4040  <PropertyGroup>
    41     <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     41    <AssemblyOriginatorKeyFile>
     42    </AssemblyOriginatorKeyFile>
    4243  </PropertyGroup>
    4344  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
     
    9697      <SubType>Designer</SubType>
    9798    </None>
    98     <None Include="HeuristicLab.snk" />
    9999    <None Include="Service References\Services.DemoService\HeuristicLab.DemoClient.Services.DemoService.CompositeType.datasource">
    100100      <DependentUpon>Reference.svcmap</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.