-
Notifications
You must be signed in to change notification settings - Fork 0
/
Sparc.Blossom.sln
30 lines (30 loc) · 1.34 KB
/
Sparc.Blossom.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.4.33027.239
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sparc.Blossom.Server", "Sparc.Blossom.Server\Sparc.Blossom.Server.csproj", "{FBFFA6F0-F4D7-4EA2-9DF5-8DF4A84AFBDC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{04D15CC4-3E04-4212-9AA3-5883C0B3888E}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FBFFA6F0-F4D7-4EA2-9DF5-8DF4A84AFBDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FBFFA6F0-F4D7-4EA2-9DF5-8DF4A84AFBDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FBFFA6F0-F4D7-4EA2-9DF5-8DF4A84AFBDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FBFFA6F0-F4D7-4EA2-9DF5-8DF4A84AFBDC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1DA4EA51-697E-47FC-97FA-DCF883CE7D25}
EndGlobalSection
EndGlobal