Solution and Project Overview:
This section is to provide a brief overview of the layout of the source code in order to make any patches, suggestions, or just plain curiosity a bit easier. Each of the projects is listed below to provide additional details on their inner workings for anyone who is curious to see how DotNetMigrations works.
BuildFile.build- Very simple
NAnt build file used to compile and package the application for releases. This file will be updated eventually to leverage NAnt's tasks a bit better but at the moment, it's just a simple script.
Project Details: