From 2db90d3767aa49edf5c3e48dea590c76c8571e4c Mon Sep 17 00:00:00 2001 From: Sanchime Date: Sun, 8 May 2022 12:05:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sanchime.Test/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sanchime.Test/Program.cs b/Sanchime.Test/Program.cs index 5f28270..d25b921 100644 --- a/Sanchime.Test/Program.cs +++ b/Sanchime.Test/Program.cs @@ -1 +1 @@ - \ No newline at end of file +Console.WriteLine("Hello World!"); \ No newline at end of file