-
Notifications
You must be signed in to change notification settings - Fork 0
/
UnityExplorer4BeatSaber.sln
30 lines (30 loc) · 1.33 KB
/
UnityExplorer4BeatSaber.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityExplorer4BeatSaber", "UnityExplorer4BeatSaber\UnityExplorer4BeatSaber.csproj", "{14269CDE-DEC8-458D-84A3-ACD5A768A04C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3FEE6939-E2E1-4A28-9433-02FA83A22BE6}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{14269CDE-DEC8-458D-84A3-ACD5A768A04C}.Debug|x64.ActiveCfg = Debug|x64
{14269CDE-DEC8-458D-84A3-ACD5A768A04C}.Debug|x64.Build.0 = Debug|x64
{14269CDE-DEC8-458D-84A3-ACD5A768A04C}.Release|x64.ActiveCfg = Release|x64
{14269CDE-DEC8-458D-84A3-ACD5A768A04C}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {43F9DC4A-CFA3-49CE-81CA-9BEE6F266763}
EndGlobalSection
EndGlobal