We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d61684 commit 75f21a2Copy full SHA for 75f21a2
DeployClient/Program.cs
@@ -40,7 +40,7 @@ static void Main(string[] args)
40
}
41
42
// Output start.
43
- WriteLine("*** Polly Deployment Client ***");
+ WriteLine("*** PolyDeploy Client ***");
44
WriteLine();
45
46
// Get the properties we need.
0 commit comments