Index: trunk/eraser/Eraser.BlackBox/Properties/AssemblyInfo.cs
===================================================================
--- trunk/eraser/Eraser.BlackBox/Properties/AssemblyInfo.cs	(revision 1973)
+++ trunk/eraser/Eraser.BlackBox/Properties/AssemblyInfo.cs	(revision 1981)
@@ -24,2 +24,5 @@
 // The following GUID is for the ID of the typelib if this project is exposed to COM
 [assembly: Guid("3460478d-ed1b-4ecc-96c9-2ca0e8500557")]
+
+// The plugin is an optional Eraser plugin, which should default to not load.
+[assembly: Eraser.Manager.Plugin.LoadingPolicy(Eraser.Manager.Plugin.LoadingPolicy.DefaultOff)]
