From 14edb9eade65806b531e51a0ed1fba7c62ba848e Mon Sep 17 00:00:00 2001 From: Michael VanOverbeek Date: Sat, 9 Apr 2016 13:16:39 -0400 Subject: Uploaded source code for ShiftOS 0.1.1 Beta 2.3 Initial commit of repository. --- source/ShiftOS.sln | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 source/ShiftOS.sln (limited to 'source/ShiftOS.sln') diff --git a/source/ShiftOS.sln b/source/ShiftOS.sln new file mode 100644 index 0000000..d9ad771 --- /dev/null +++ b/source/ShiftOS.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.24720.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS", "WindowsFormsApplication1\ShiftOS.csproj", "{00BE72D0-B744-48BA-9C60-BC429757FC32}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {00BE72D0-B744-48BA-9C60-BC429757FC32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {00BE72D0-B744-48BA-9C60-BC429757FC32}.Debug|Any CPU.Build.0 = Debug|Any CPU + {00BE72D0-B744-48BA-9C60-BC429757FC32}.Release|Any CPU.ActiveCfg = Release|Any CPU + {00BE72D0-B744-48BA-9C60-BC429757FC32}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3