namespace Deploy; public static class DeploymentConstants { public const string SolutionFileName = "SharpIDE.sln"; }