SquishIt 1.0 - .net 4+ only

96 views
Skip to first unread message

Alex Ullrich

unread,
Apr 25, 2013, 9:13:12 AM4/25/13
to squi...@googlegroups.com
Just figured I would put this out there.  I don't have a release date in mind but the next major version of SquishIt will no longer support .net 3.5.  I will be maintaining a 0.9 branch for bugfixes (some enhancements will probably find their way back as well) so 3.5 folks won't be totally out in the cold.  They will just have to use the -version argument when installing or updating from nuget.

This will give us a few things:
  1. the ability to self-register preprocessors.  We currently rely on NuGet creating a .cs file in the target project.  With .net 4 we can reference WebActivator directly - this will allow us to self-register preprocessors, even if they are not installed with NuGet
  2. The above will allow self-registration to work in VB projects as well as C#
  3. The ability to run code on application shutdown - this is going to be useful for cleaning up the temp files we output
Post in this thread if you have any questions or concerns.

Alex
Reply all
Reply to author
Forward
0 new messages