summaryrefslogtreecommitdiff
path: root/tests/projects/csharp/existing_csproj/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/projects/csharp/existing_csproj/Program.cs')
-rw-r--r--tests/projects/csharp/existing_csproj/Program.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/projects/csharp/existing_csproj/Program.cs b/tests/projects/csharp/existing_csproj/Program.cs
deleted file mode 100644
index 3751555cb..000000000
--- a/tests/projects/csharp/existing_csproj/Program.cs
+++ /dev/null
@@ -1,2 +0,0 @@
-// See https://aka.ms/new-console-template for more information
-Console.WriteLine("Hello, World!");