diff options
Diffstat (limited to 'core_csharp/NoGamepadsSharp/NoGamepadsSharp_Execute/Program.cs')
| -rw-r--r-- | core_csharp/NoGamepadsSharp/NoGamepadsSharp_Execute/Program.cs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core_csharp/NoGamepadsSharp/NoGamepadsSharp_Execute/Program.cs b/core_csharp/NoGamepadsSharp/NoGamepadsSharp_Execute/Program.cs new file mode 100644 index 0000000..e5dff12 --- /dev/null +++ b/core_csharp/NoGamepadsSharp/NoGamepadsSharp_Execute/Program.cs @@ -0,0 +1,3 @@ +// See https://aka.ms/new-console-template for more information + +Console.WriteLine("Hello, World!");
\ No newline at end of file |
