Quellcode durchsuchen

Changes comment for clarification.

BDisp vor 1 Jahr
Ursprung
Commit
fbd7dc745e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;