- Timestamp:
- 05/01/10 13:58:24 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/Sandboxing/SandboxManager.cs
r3247 r3578 94 94 applicationManager.PrepareApplicationDomain(apps, plugins); 95 95 //if (files != null && files.Count() > 0) 96 //applicationManager.LoadAssemblies(files);96 //applicationManager.LoadAssemblies(files); 97 97 return applicationDomain; 98 98 }
Note: See TracChangeset
for help on using the changeset viewer.