-
Notifications
You must be signed in to change notification settings - Fork 0
/
LesbianDB.sln
55 lines (55 loc) · 3.53 KB
/
LesbianDB.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31729.503
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LesbianDB", "LesbianDB\LesbianDB.csproj", "{DC89CFB8-85C7-405F-B061-C4BFB20B83BD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LesbianDB.Tests", "LesbianDB.Tests\LesbianDB.Tests.csproj", "{FC3D4203-C81C-4167-9780-F22B9B4A509F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LesbianDB.Server", "LesbianDB.Server\LesbianDB.Server.csproj", "{B5CA689B-F58C-457E-B063-04E913232075}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LesbianDB.YuriTables", "LesbianDB.YuriTables\LesbianDB.YuriTables.csproj", "{F0CC89F5-9744-4E84-A80D-74428850354E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LesbianDB.Snapshots", "LesbianDB.Snapshots\LesbianDB.Snapshots.csproj", "{EEA0BADA-B809-4327-87BD-ECDA1D4BA31D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LesbianDB.IntelliEX", "LesbianDB.IntelliEX\LesbianDB.IntelliEX.csproj", "{09041138-CC6E-4365-8221-B16A9949C755}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DC89CFB8-85C7-405F-B061-C4BFB20B83BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC89CFB8-85C7-405F-B061-C4BFB20B83BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC89CFB8-85C7-405F-B061-C4BFB20B83BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC89CFB8-85C7-405F-B061-C4BFB20B83BD}.Release|Any CPU.Build.0 = Release|Any CPU
{FC3D4203-C81C-4167-9780-F22B9B4A509F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC3D4203-C81C-4167-9780-F22B9B4A509F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC3D4203-C81C-4167-9780-F22B9B4A509F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC3D4203-C81C-4167-9780-F22B9B4A509F}.Release|Any CPU.Build.0 = Release|Any CPU
{B5CA689B-F58C-457E-B063-04E913232075}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5CA689B-F58C-457E-B063-04E913232075}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5CA689B-F58C-457E-B063-04E913232075}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5CA689B-F58C-457E-B063-04E913232075}.Release|Any CPU.Build.0 = Release|Any CPU
{F0CC89F5-9744-4E84-A80D-74428850354E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F0CC89F5-9744-4E84-A80D-74428850354E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F0CC89F5-9744-4E84-A80D-74428850354E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F0CC89F5-9744-4E84-A80D-74428850354E}.Release|Any CPU.Build.0 = Release|Any CPU
{EEA0BADA-B809-4327-87BD-ECDA1D4BA31D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EEA0BADA-B809-4327-87BD-ECDA1D4BA31D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EEA0BADA-B809-4327-87BD-ECDA1D4BA31D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EEA0BADA-B809-4327-87BD-ECDA1D4BA31D}.Release|Any CPU.Build.0 = Release|Any CPU
{09041138-CC6E-4365-8221-B16A9949C755}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{09041138-CC6E-4365-8221-B16A9949C755}.Debug|Any CPU.Build.0 = Debug|Any CPU
{09041138-CC6E-4365-8221-B16A9949C755}.Release|Any CPU.ActiveCfg = Release|Any CPU
{09041138-CC6E-4365-8221-B16A9949C755}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {24694E73-BD54-46D2-B00E-9D541647E916}
EndGlobalSection
EndGlobal