SwEngine commented on issue #142:
URL: 
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063618887

   I am adding your dll file to my project from project references, however 
   '''
               logger = LogManager.GetLogger(typeof(Logger));
   '''
   this line gives error of:
   
   '''
   Severity     Code    Description     Project File    Line    Suppression 
State
   Error        CS0012  The type 'Assembly' is defined in an assembly that is 
not referenced. You must add a reference to assembly 'System.Private.CoreLib, 
Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'. Logger  
C:\Users\Desktop\Logger\Logger\Logger.cs        15      N/A
   
   '''


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to