From cf1bf85e01c8d99f052c09b72d2fb2bbbc0b99b0 Mon Sep 17 00:00:00 2001 From: FloppyDiskDrive Date: Thu, 21 Sep 2017 17:16:49 -0500 Subject: Added the SOS code (VB and C#) Very, very incomplete (C# isn't *remotely* complete.) --- ShiftOS.Main/App.config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ShiftOS.Main/App.config (limited to 'ShiftOS.Main/App.config') diff --git a/ShiftOS.Main/App.config b/ShiftOS.Main/App.config new file mode 100644 index 0000000..8e15646 --- /dev/null +++ b/ShiftOS.Main/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3