namespace Netmash.Infrastructure.DatabaseMigration.Constants
{
public enum MetadataLocation
XmlFile,
Database
}