Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/12/09 17:45:45 (14 years ago)
Author:
gkronber
Message:

Worked on plugin infrastructure refactoring. (Fully functional revision). #799

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/HeuristicLab.PluginInfrastructure.Manager.csproj

    r2481 r2488  
    4949  <ItemGroup>
    5050    <Compile Include="ApplicationDescription.cs" />
    51     <Compile Include="PluginDescriptionIterator.cs" />
     51    <Compile Include="ApplicationManager.cs">
     52      <SubType>Code</SubType>
     53    </Compile>
    5254    <Compile Include="Loader.cs" />
    53     <Compile Include="PluginState.cs" />
    5455    <Compile Include="PluginDescription.cs" />
    5556    <Compile Include="PluginManager.cs" />
    5657    <Compile Include="PluginManagerActionEventArgs.cs" />
    5758    <Compile Include="Properties\AssemblyInfo.cs" />
    58     <Compile Include="Runner.cs" />
    5959  </ItemGroup>
    6060  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.