How to include AssemblyInfo.cs in Website

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sijugeo
    New Member
    • Jul 2007
    • 42

    How to include AssemblyInfo.cs in Website

    I have a website in which I want to implement log4net. For this AssemblyInfo.cs is needed as per some sites. But I am confused that how can I include these files in the website. In Web application there is properties folder which have the AssemblyInfo.cs .

    Does anyone have any idea.

    Thanks in advance

    Siju George
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Could you please rephrase your question?
    What are you trying to do and what does this have to do with the AssemblyInfo.cs file?

    Comment

    • sijugeo
      New Member
      • Jul 2007
      • 42

      #3
      I created a website using visual studio. To include log4net, assemblyinfo.cs is needed in website. So I tried to include it in website. But it doesn't worked. How can I include it?

      In the same time, in web application there is a folder named properties, which already have assemblyinfo.cs . Is it clear? Sorry for the confusion

      Siju G

      Comment

      Working...