Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/30/09 15:01:30 (15 years ago)
Author:
svonolfe
Message:

Finished security server (#537)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Security.Core/3.2/HeuristicLab.Security.Core-3.2.csproj

    r1629 r1724  
    5252    <Compile Include="Properties\AssemblyInfo.cs" />
    5353    <Compile Include="SecurityManager.cs" />
     54    <Compile Include="ServiceLocator.cs" />
     55    <Compile Include="Properties\Settings.Designer.cs">
     56      <AutoGen>True</AutoGen>
     57      <DesignTimeSharedInput>True</DesignTimeSharedInput>
     58      <DependentUpon>Settings.settings</DependentUpon>
     59    </Compile>
    5460  </ItemGroup>
    5561  <ItemGroup>
     
    7278  </ItemGroup>
    7379  <ItemGroup>
     80    <None Include="app.config" />
    7481    <None Include="HeuristicLab.snk" />
    7582    <None Include="Properties\AssemblyInfo.frame" />
     83    <None Include="Properties\Settings.settings">
     84      <Generator>SettingsSingleFileGenerator</Generator>
     85      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
     86    </None>
    7687  </ItemGroup>
    7788  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.