namespace BuildProcess.Core { public static class RegionNames { public const string ContentRegion = "ContentRegion"; } }