ASP.NET Compiler Utility Updated
Posted by: Rick Strahls WebLog,
on 06 Dec 2005 |
View original
I’ve updated my ASP.NET Compiler Utility to take advantage of the ASPNET_MERGE.EXE utility that’s part of the Visual Studio Deployment projects so you can now merge the compiler output into a single assembly or one assembly per directory. The merge utility provides for repeatable compiles and this tool can now take advantage of it.
While the Web Deployment projects tool mitigates some of the need for this tool and even adds a few additional features like the ability...