I was wondering if there is an easy way to include reference libraries when publishing an app.
I installed DocumentFormat.OpenXml from http://www.microsoft.com/en-us/download/details.aspx?id=5124 or can be found on .nuget package management.
Normally, Visual Studio 'auto-magically' scripts the installer to download and install dependencies. With this library, however, I received an error saying that the library needed to be installed to the GAC and to contact your administrator.
Setup.exe was run as Administrator.
http://www.net4geeks.com Who said I was a geek?