-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathVanillaQoL.sln
28 lines (28 loc) · 1.22 KB
/
VanillaQoL.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VanillaQoL", "VanillaQoL.csproj", "{A63C5BB5-9C19-4949-8175-3A414105101F}"
ProjectSection(ProjectDependencies) = postProject
{16F5AEFC-2725-4312-8178-F8C1D876575A} = {16F5AEFC-2725-4312-8178-F8C1D876575A}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A63C5BB5-9C19-4949-8175-3A414105101F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A63C5BB5-9C19-4949-8175-3A414105101F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A63C5BB5-9C19-4949-8175-3A414105101F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A63C5BB5-9C19-4949-8175-3A414105101F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C6C8DFA0-99E4-46EE-B78F-E4DF3967A744}
EndGlobalSection
EndGlobal