Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/05/10 10:31:40 (15 years ago)
Author:
gkronber
Message:

Copied refactored plugin infrastructure from branch and merged changeset r2586:2589 from branch into the trunk. #799

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Security.Core/3.2/SecurityCoreTest.cs

    r2091 r2591  
    99
    1010namespace HeuristicLab.Security.Core {
    11     [ClassInfo(Name = "Security Test App",
    12         Description = "Test Application for the Security Service",
    13         AutoRestart = false)]
     11    [Application("Security Test App", "Test Application for the Security Service")]
    1412  class SecurityCoreTest : ApplicationBase {
    1513
Note: See TracChangeset for help on using the changeset viewer.