Need User Feedback on Preprocessor Usage

25 views
Skip to first unread message

Alex Ullrich

unread,
Mar 6, 2013, 8:45:32 PM3/6/13
to squi...@googlegroups.com
We got an issue on github regarding SquishIt adding a .cs file to a VB project because of the way we are leveraging WebActivator.

The best way to fix it seems to be to use the PreApplicationStartMethod attribute in the AssemblyInfo file for the preprocessor assembly to specify a method within our assembly to call prior to application start.  In addition to helping us better support VB, this has the benefit of causing the assembly to always initialize itself (using the previous method, it only self-registered if installed via nuget).  Only drawback is, it seems this would require us to drop .net 3.5 support (for preprocessors only, not the core library).

My question is, for anyone using the new Preprocessor assemblies in 0.9+, what framework version are you using them with?

Thanks for any and all feedback.

Alex

Alex Ullrich

unread,
Mar 6, 2013, 8:51:29 PM3/6/13
to squi...@googlegroups.com
I created a poll here if you'd prefer to remain anonymous: http://poll.fm/44txp
Reply all
Reply to author
Forward
0 new messages