I am trying to integrate your great package into a CMS system that gets deployed via the GAC to many websites running on the same server.
Primarily I want to use the .less features with Bootstrap although I am sure other areas will prove useful.
I am installed the various assemblies in the GAC and that seems to be OK.
I have setup the various config changes in the machine level web.config
I cannot seem to make the installed assemblies accessible in the web project project.
It seems to work fine when I install the assemblies via NuGet directly to the project.
Have you ever deployed this as a server level installer to make it available to all projects ?
Comments: See [Web.config](https://www.codeplex.com/Download/AttachmentDownload.ashx?ProjectName=bundletransformer&WorkItemId=61&FileAttachmentId=763962) file.
Primarily I want to use the .less features with Bootstrap although I am sure other areas will prove useful.
I am installed the various assemblies in the GAC and that seems to be OK.
I have setup the various config changes in the machine level web.config
I cannot seem to make the installed assemblies accessible in the web project project.
It seems to work fine when I install the assemblies via NuGet directly to the project.
Have you ever deployed this as a server level installer to make it available to all projects ?
Comments: See [Web.config](https://www.codeplex.com/Download/AttachmentDownload.ashx?ProjectName=bundletransformer&WorkItemId=61&FileAttachmentId=763962) file.