diff --git a/SelfContained/Program.cs b/SelfContained/Program.cs index b16c8cd3e..ff6dd12b9 100644 --- a/SelfContained/Program.cs +++ b/SelfContained/Program.cs @@ -1,4 +1,4 @@ -// This is a simple example application for a self-contained single file. +// This is a test application for a self-contained single file. using System.Diagnostics; using System.Diagnostics.CodeAnalysis;