-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCuphead.DebugMod.sln
More file actions
28 lines (28 loc) · 1.27 KB
/
Copy pathCuphead.DebugMod.sln
File metadata and controls
28 lines (28 loc) · 1.27 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34622.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cuphead.DebugMod", "Cuphead.DebugMod\Cuphead.DebugMod.csproj", "{23BA8716-B857-4B9F-A349-5DBD8F0D2E9D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1.0~1.1|Any CPU = 1.0~1.1|Any CPU
1.2|Any CPU = 1.2|Any CPU
1.3+|Any CPU = 1.3+|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{23BA8716-B857-4B9F-A349-5DBD8F0D2E9D}.1.0~1.1|Any CPU.ActiveCfg = 1.0~1.1|Any CPU
{23BA8716-B857-4B9F-A349-5DBD8F0D2E9D}.1.0~1.1|Any CPU.Build.0 = 1.0~1.1|Any CPU
{23BA8716-B857-4B9F-A349-5DBD8F0D2E9D}.1.2|Any CPU.ActiveCfg = 1.2|Any CPU
{23BA8716-B857-4B9F-A349-5DBD8F0D2E9D}.1.2|Any CPU.Build.0 = 1.2|Any CPU
{23BA8716-B857-4B9F-A349-5DBD8F0D2E9D}.1.3+|Any CPU.ActiveCfg = 1.3+|Any CPU
{23BA8716-B857-4B9F-A349-5DBD8F0D2E9D}.1.3+|Any CPU.Build.0 = 1.3+|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {23809C37-A28B-4EBA-9215-1DC189764443}
EndGlobalSection
EndGlobal