Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/17/11 17:02:34 (13 years ago)
Author:
gkronber
Message:

#1432: implemented NonDiscoverableType attribute and removed attributed types from type discovery.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj

    r5163 r5741  
    2121    </UpgradeBackupLocation>
    2222    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    23     <TargetFrameworkProfile></TargetFrameworkProfile>
     23    <TargetFrameworkProfile>
     24    </TargetFrameworkProfile>
    2425    <PublishUrl>publish\</PublishUrl>
    2526    <Install>true</Install>
     
    213214    <Compile Include="Attributes\ApplicationAttribute.cs" />
    214215    <Compile Include="Attributes\ContactInformationAttribute.cs" />
     216    <Compile Include="Attributes\NonDiscoverableTypeAttribute.cs" />
    215217    <Compile Include="Attributes\PluginAttribute.cs" />
    216218    <Compile Include="Attributes\PluginDependencyAttribute.cs" />
Note: See TracChangeset for help on using the changeset viewer.