Browse Source

Changes comment for clarification.

BDisp 1 year ago
parent
commit
fbd7dc745e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SelfContained/Program.cs

+ 1 - 1
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;