Just did a nuget of the latest caliburn micro (4.0.0.0) and then caliburn micro logging (2.0.3.0). Immediately, recompile fails with
"The type 'ILog' is defined in an assembly that is not referenced. You must add a reference to assembly 'Caliburn.Micro, Version=2.0.0.6, Culture=neutral, PublicKeyToken=8e5891231f2ed21f'." When visiting the error, it is in the DebugLogger in the Caliburn.Micro.Logging namespace.
Just did a nuget of the latest caliburn micro (4.0.0.0) and then caliburn micro logging (2.0.3.0). Immediately, recompile fails with
"The type 'ILog' is defined in an assembly that is not referenced. You must add a reference to assembly 'Caliburn.Micro, Version=2.0.0.6, Culture=neutral, PublicKeyToken=8e5891231f2ed21f'." When visiting the error, it is in the DebugLogger in the Caliburn.Micro.Logging namespace.