Last night I published a new version (1.0.401.118) of the source out to the google code repository. A few small fixes/enhancements to some of the existing shared code but for the most part this is adding the additional library: CSharpTest.Net.Library. The library includes several things I’ve been using a for a while on a project I’m trying to clean up. Of particular note this includes a System.Configuration.ConfigurationSection to handle a userSettings element that is similar to appSettings. I’ll cover the details of the additions one at a time in future posts.

Comments