namespace Prise.AssemblyLoading { public class PluginResourceDependency { public string Path { get; set; } } }