about summary refs log tree commit diff
path: root/MatrixRoomUtils.Bot/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixRoomUtils.Bot/Program.cs')
-rw-r--r--MatrixRoomUtils.Bot/Program.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/MatrixRoomUtils.Bot/Program.cs b/MatrixRoomUtils.Bot/Program.cs
new file mode 100644
index 0000000..83fa4f4
--- /dev/null
+++ b/MatrixRoomUtils.Bot/Program.cs
@@ -0,0 +1,2 @@
+// See https://aka.ms/new-console-template for more information

+Console.WriteLine("Hello, World!");