Procházet zdrojové kódy

Changes comment for clarification.

BDisp před 1 rokem
rodič
revize
fbd7dc745e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;