From f30dcf5ef41d54c588d7b42c48be8d941abba72e Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 8 Jan 2017 09:57:10 -0500 Subject: Initial upload --- ShiftOS_TheReturn/ShiftOS.Engine.csproj | 261 ++++++++++++++++++++++++++++++++ 1 file changed, 261 insertions(+) create mode 100644 ShiftOS_TheReturn/ShiftOS.Engine.csproj (limited to 'ShiftOS_TheReturn/ShiftOS.Engine.csproj') diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj new file mode 100644 index 0000000..a88b3d9 --- /dev/null +++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj @@ -0,0 +1,261 @@ + + + + + Debug + AnyCPU + {7C979B07-0585-4033-A110-E5555B9D6651} + Library + Properties + ShiftOS.Engine + ShiftOS.Engine + v4.5.2 + 512 + true + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + false + + + + + + + ..\Libraries\Discoursistency.Base.dll + + + ..\Libraries\Discoursistency.HTTP.dll + + + ..\Libraries\Discoursistency.Util.dll + + + ..\packages\DynamicLua.1.1.2.0\lib\net40-Client\DynamicLua.dll + True + + + ..\packages\IronPython.2.7.5\lib\Net45\IronPython.dll + True + + + ..\packages\IronPython.2.7.5\lib\Net45\IronPython.Modules.dll + True + + + ..\packages\IronPython.2.7.5\lib\Net45\IronPython.SQLite.dll + True + + + ..\packages\IronPython.2.7.5\lib\Net45\IronPython.Wpf.dll + True + + + ..\packages\IronPython.2.7.5\lib\Net45\Microsoft.Dynamic.dll + True + + + ..\packages\IronPython.2.7.5\lib\Net45\Microsoft.Scripting.dll + True + + + ..\packages\IronPython.2.7.5\lib\Net45\Microsoft.Scripting.AspNet.dll + True + + + ..\packages\IronPython.2.7.5\lib\Net45\Microsoft.Scripting.Metadata.dll + True + + + ..\Libraries\NetSockets.dll + + + ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll + True + + + + + + + + + + + + + + + + + + + + + + Form + + + AltTabWindow.cs + + + + + + + + + CrashHandler.cs + + + + + + + + + + + + + True + True + Resources.resx + + + + + + + + + + + + + AltTabWindow.cs + + + Infobox.cs + + + ResXFileCodeGenerator + Designer + Resources.Designer.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + {a069089a-8962-4607-b2b2-4cf4a371066e} + ShiftOS.Objects + + + {226c63b4-e60d-4949-b4e7-7a2ddbb96776} + ShiftOS.Server + + + + + {22D6F304-B0F6-11D0-94AB-0080C74C7E95} + 1 + 0 + 0 + tlbimp + False + True + + + {00020430-0000-0000-C000-000000000046} + 2 + 0 + 0 + primary + False + True + + + {6BF52A50-394A-11D3-B153-00C04F79FAA6} + 1 + 0 + 0 + tlbimp + False + True + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3