-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathRift Sharp Launcher.sln
25 lines (25 loc) · 1.06 KB
/
Rift Sharp Launcher.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31515.178
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Rift Sharp Launcher", "Rift Sharp Launcher.csproj", "{D274EDB3-EBFB-4607-828B-0A3B09EE0DE1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D274EDB3-EBFB-4607-828B-0A3B09EE0DE1}.Debug|x86.ActiveCfg = Debug|Any CPU
{D274EDB3-EBFB-4607-828B-0A3B09EE0DE1}.Debug|x86.Build.0 = Debug|Any CPU
{D274EDB3-EBFB-4607-828B-0A3B09EE0DE1}.Release|x86.ActiveCfg = Release|Any CPU
{D274EDB3-EBFB-4607-828B-0A3B09EE0DE1}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0CADFB19-39B1-498C-93AD-4C65AE9A0889}
EndGlobalSection
EndGlobal