summary refs log tree commit diff
path: root/hello1line/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'hello1line/Program.cs')
-rw-r--r--hello1line/Program.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hello1line/Program.cs b/hello1line/Program.cs
new file mode 100644
index 0000000..f7f02a1
--- /dev/null
+++ b/hello1line/Program.cs
@@ -0,0 +1 @@
+Console.WriteLine("Hello, World!");