Changeset 2503 for branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager
- Timestamp:
- 11/17/09 14:03:40 (15 years ago)
- Location:
- branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/HeuristicLab.PluginInfrastructure.Manager.csproj
r2497 r2503 50 50 <Compile Include="ApplicationDescription.cs" /> 51 51 <Compile Include="DefaultApplicationManager.cs" /> 52 <Compile Include="Loader.cs" />53 52 <Compile Include="PluginDescription.cs" /> 54 53 <Compile Include="PluginInfrastructureEventArgs.cs" /> 55 54 <Compile Include="PluginManager.cs" /> 55 <Compile Include="PluginValidator.cs" /> 56 56 <Compile Include="Properties\AssemblyInfo.cs" /> 57 57 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.