🐛 Add dummy code to remove code smell...
continuous-integration/drone/push Build is passing Details

pull/48/head
Alexis Drai 3 years ago
parent ff6e634da1
commit 2bf7918a6f

@ -7,7 +7,7 @@ namespace App
{ {
static void Main(string[] args) static void Main(string[] args)
{ {
Debug.WriteLine("HelloWorld");
} }
} }
} }

Loading…
Cancel
Save