-
Notifications
You must be signed in to change notification settings - Fork 0
/
BigBang1112.EssentialsV2.sln
37 lines (37 loc) · 2 KB
/
BigBang1112.EssentialsV2.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
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33015.44
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Src", "Src", "{61452625-9911-40C1-A376-378356B1890E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BigBang1112.EssentialsV2", "Src\BigBang1112.EssentialsV2\BigBang1112.EssentialsV2.csproj", "{CD01CDB5-F12C-4A56-8F06-66D925687FD9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BigBang1112.EssentialsV2.Razor", "Src\BigBang1112.EssentialsV2.Razor\BigBang1112.EssentialsV2.Razor.csproj", "{93EB51BF-9280-4C16-A66A-923FCD97DACE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CD01CDB5-F12C-4A56-8F06-66D925687FD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD01CDB5-F12C-4A56-8F06-66D925687FD9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD01CDB5-F12C-4A56-8F06-66D925687FD9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD01CDB5-F12C-4A56-8F06-66D925687FD9}.Release|Any CPU.Build.0 = Release|Any CPU
{93EB51BF-9280-4C16-A66A-923FCD97DACE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{93EB51BF-9280-4C16-A66A-923FCD97DACE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{93EB51BF-9280-4C16-A66A-923FCD97DACE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{93EB51BF-9280-4C16-A66A-923FCD97DACE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{CD01CDB5-F12C-4A56-8F06-66D925687FD9} = {61452625-9911-40C1-A376-378356B1890E}
{93EB51BF-9280-4C16-A66A-923FCD97DACE} = {61452625-9911-40C1-A376-378356B1890E}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5B2C7ECD-77B0-403D-BEA6-7A02EA42B0C2}
EndGlobalSection
EndGlobal