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/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.csproj

    r4694 r4728  
    3333  </PropertyGroup>
    3434  <PropertyGroup>
    35     <SignAssembly>true</SignAssembly>
     35    <SignAssembly>false</SignAssembly>
    3636  </PropertyGroup>
    3737  <PropertyGroup>
    38     <AssemblyOriginatorKeyFile>HLAuthentication.pfx</AssemblyOriginatorKeyFile>
     38    <AssemblyOriginatorKeyFile>
     39    </AssemblyOriginatorKeyFile>
    3940  </PropertyGroup>
    4041  <PropertyGroup>
     
    9394    </ProjectReference>
    9495  </ItemGroup>
    95   <ItemGroup>
    96     <None Include="HLAuthentication.pfx" />
    97   </ItemGroup>
    9896  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    9997  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
Note: See TracChangeset for help on using the changeset viewer.