codeice / linqtoexcel

Automatically exported from code.google.com/p/linqtoexcel
0 stars 0 forks source link

ClickOnce wants log4net to be installed in the GAC when LinqToExcel is referenced. #84

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an empty winforms app.
2. Add LinqToExcel in NuGet
3. Set up publish options, build and publish
4. Try to install the application on a clean windows 7 machine

What is the expected output? What do you see instead?
Application should be installed. Instead I see an error - "log4net must be 
installed in the GAC".

What version of the product are you using? On what operating system?
Visual Studio 2012.

Please provide any additional information below.
Hope this is enough information. Thank you very much, James

Original issue reported on code.google.com by jamescre...@gmail.com on 21 Mar 2013 at 3:44

GoogleCodeExporter commented 8 years ago
You can include the log4net in the ClickOnce app. I believe this can be done on 
the 'Dependencies' button on the ClickOnce tab.

Original comment by paulyo...@gmail.com on 23 Mar 2013 at 5:37

GoogleCodeExporter commented 8 years ago

Original comment by paulyo...@gmail.com on 22 Apr 2013 at 3:38