Free cookie consent management tool by TermsFeed Policy Generator

Changeset 4728


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

#1197
removed obsulate signings

Location:
branches/ClientManagement/HeuristicLab.Services.Authentication
Files:
6 deleted
7 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>
  • branches/ClientManagement/HeuristicLab.Services.Authentication/HLDemo/HeuristicLab.Services.DemoService/HeuristicLab.Services.DemoService.csproj

    r4695 r4728  
    3333  </PropertyGroup>
    3434  <PropertyGroup>
    35     <SignAssembly>true</SignAssembly>
     35    <SignAssembly>false</SignAssembly>
    3636  </PropertyGroup>
    3737  <PropertyGroup>
    38     <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     38    <AssemblyOriginatorKeyFile>
     39    </AssemblyOriginatorKeyFile>
    3940  </PropertyGroup>
    4041  <ItemGroup>
     
    8182  </ItemGroup>
    8283  <ItemGroup>
    83     <None Include="HeuristicLab.snk" />
    84   </ItemGroup>
    85   <ItemGroup>
    8684    <ProjectReference Include="..\..\HeuristicLab.Services.Authentication.AdminMethods\HeuristicLab.Services.Authentication.AdminMethods.csproj">
    8785      <Project>{2DC20235-6A91-4ABC-8E3E-660B43EAD23B}</Project>
  • branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.AdminMethods/HeuristicLab.Services.Authentication.AdminMethods.csproj

    r4695 r4728  
    3535  </PropertyGroup>
    3636  <PropertyGroup>
    37     <SignAssembly>true</SignAssembly>
     37    <SignAssembly>false</SignAssembly>
    3838  </PropertyGroup>
    3939  <PropertyGroup>
    40     <AssemblyOriginatorKeyFile>HLAuthenticationAdminMethods.pfx</AssemblyOriginatorKeyFile>
     40    <AssemblyOriginatorKeyFile>
     41    </AssemblyOriginatorKeyFile>
    4142  </PropertyGroup>
    4243  <ItemGroup>
     
    7475    </ProjectReference>
    7576  </ItemGroup>
    76   <ItemGroup>
    77     <None Include="HLAuthenticationAdminMethods.pfx" />
    78   </ItemGroup>
    7977  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    8078  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/HeuristicLab.Services.Authentication.DataAccess.csproj

    r4694 r4728  
    3232  </PropertyGroup>
    3333  <PropertyGroup>
    34     <SignAssembly>true</SignAssembly>
     34    <SignAssembly>false</SignAssembly>
    3535  </PropertyGroup>
    3636  <PropertyGroup>
    37     <AssemblyOriginatorKeyFile>HLAuthenticationDataAccess.pfx</AssemblyOriginatorKeyFile>
     37    <AssemblyOriginatorKeyFile>
     38    </AssemblyOriginatorKeyFile>
    3839  </PropertyGroup>
    3940  <ItemGroup>
     
    6768      <SubType>Designer</SubType>
    6869    </None>
    69     <None Include="HLAuthenticationDataAccess.pfx" />
    7070    <None Include="Properties\Settings.settings">
    7171      <Generator>SettingsSingleFileGenerator</Generator>
  • branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/HeuristicLab.Services.Authentication.DataTransfer.csproj

    r4694 r4728  
    3232  </PropertyGroup>
    3333  <PropertyGroup>
    34     <SignAssembly>true</SignAssembly>
     34    <SignAssembly>false</SignAssembly>
    3535  </PropertyGroup>
    3636  <PropertyGroup>
    37     <AssemblyOriginatorKeyFile>HLAuthenticationDataTransfer.pfx</AssemblyOriginatorKeyFile>
     37    <AssemblyOriginatorKeyFile>
     38    </AssemblyOriginatorKeyFile>
    3839  </PropertyGroup>
    3940  <ItemGroup>
     
    5960    </ProjectReference>
    6061  </ItemGroup>
    61   <ItemGroup>
    62     <None Include="HLAuthenticationDataTransfer.pfx" />
    63   </ItemGroup>
    6462  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    6563  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • 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.