-
Notifications
You must be signed in to change notification settings - Fork 2
/
NeosProLauncher.sln
31 lines (31 loc) · 1.63 KB
/
NeosProLauncher.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
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NeosProLauncher", "NeosProLauncher\NeosProLauncher.csproj", "{395DB7CC-4469-4481-A774-2D5488594EEA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NeosProLauncher-latest", "NeosProLauncher-latest\NeosProLauncher-latest.csproj", "{6F9BB177-8A94-4831-8B6D-19D3BB0E8182}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{395DB7CC-4469-4481-A774-2D5488594EEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{395DB7CC-4469-4481-A774-2D5488594EEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{395DB7CC-4469-4481-A774-2D5488594EEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{395DB7CC-4469-4481-A774-2D5488594EEA}.Release|Any CPU.Build.0 = Release|Any CPU
{6F9BB177-8A94-4831-8B6D-19D3BB0E8182}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6F9BB177-8A94-4831-8B6D-19D3BB0E8182}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6F9BB177-8A94-4831-8B6D-19D3BB0E8182}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6F9BB177-8A94-4831-8B6D-19D3BB0E8182}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E6A7D04C-6E63-477D-B1B3-C9704664DA63}
EndGlobalSection
EndGlobal