summaryrefslogtreecommitdiff
path: root/CommandLineWrapper/Class1.cs
diff options
context:
space:
mode:
Diffstat (limited to 'CommandLineWrapper/Class1.cs')
-rw-r--r--CommandLineWrapper/Class1.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/CommandLineWrapper/Class1.cs b/CommandLineWrapper/Class1.cs
new file mode 100644
index 0000000..f8ed117
--- /dev/null
+++ b/CommandLineWrapper/Class1.cs
@@ -0,0 +1,6 @@
+namespace CommandLineWrapper;
+
+public class Class1
+{
+
+}