forked from nefarius/Shibari
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Shibari.sln
71 lines (71 loc) · 4.74 KB
/
Shibari.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2010
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Shibari.Sub.Core", "Shibari.Sub.Core\Shibari.Sub.Core.csproj", "{E14D768A-50DE-4A4A-9E4E-8F080BFED14D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sources", "Sources", "{C7C6C996-17FA-4F5F-BC54-1205F60912D2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sinks", "Sinks", "{9037C1DB-F396-4CFD-809C-4B9A17082ADD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Shibari.Sub.Source.FireShock", "Sources\Shibari.Sub.Source.FireShock\Shibari.Sub.Source.FireShock.csproj", "{595BEDEB-B537-4F04-8517-FE3C3DEBBA03}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Shibari.Sub.Source.AirBender", "Sources\Shibari.Sub.Source.AirBender\Shibari.Sub.Source.AirBender.csproj", "{7A793292-848C-41DE-A683-EFDA0BD241DC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Shibari.Dom.Server", "Shibari.Dom.Server\Shibari.Dom.Server.csproj", "{2F12E5A0-CF8A-416E-8E29-520FAE9D7A21}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Shibari.Sub.Sink.ViGEm", "Sinks\Shibari.Sub.Sink.ViGEm\Shibari.Sub.Sink.ViGEm.csproj", "{3DB114C3-280C-44A6-84ED-A0B331C80D05}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Shibari.Dom.Management.PowerShell", "PowerShell\Shibari.Dom.Management.PowerShell\Shibari.Dom.Management.PowerShell.csproj", "{CBE483E2-F5D1-4FAF-A0A8-6379326D652B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PowerShell", "PowerShell", "{DE5FF786-F510-46E6-AD4C-86004967CE99}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "_build", "build\_build.csproj", "{F6C81F08-AD5F-49E0-935E-5BC6990570FC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F6C81F08-AD5F-49E0-935E-5BC6990570FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F6C81F08-AD5F-49E0-935E-5BC6990570FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E14D768A-50DE-4A4A-9E4E-8F080BFED14D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E14D768A-50DE-4A4A-9E4E-8F080BFED14D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E14D768A-50DE-4A4A-9E4E-8F080BFED14D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E14D768A-50DE-4A4A-9E4E-8F080BFED14D}.Release|Any CPU.Build.0 = Release|Any CPU
{595BEDEB-B537-4F04-8517-FE3C3DEBBA03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{595BEDEB-B537-4F04-8517-FE3C3DEBBA03}.Debug|Any CPU.Build.0 = Debug|Any CPU
{595BEDEB-B537-4F04-8517-FE3C3DEBBA03}.Release|Any CPU.ActiveCfg = Release|Any CPU
{595BEDEB-B537-4F04-8517-FE3C3DEBBA03}.Release|Any CPU.Build.0 = Release|Any CPU
{7A793292-848C-41DE-A683-EFDA0BD241DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7A793292-848C-41DE-A683-EFDA0BD241DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7A793292-848C-41DE-A683-EFDA0BD241DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7A793292-848C-41DE-A683-EFDA0BD241DC}.Release|Any CPU.Build.0 = Release|Any CPU
{2F12E5A0-CF8A-416E-8E29-520FAE9D7A21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2F12E5A0-CF8A-416E-8E29-520FAE9D7A21}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2F12E5A0-CF8A-416E-8E29-520FAE9D7A21}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2F12E5A0-CF8A-416E-8E29-520FAE9D7A21}.Release|Any CPU.Build.0 = Release|Any CPU
{3DB114C3-280C-44A6-84ED-A0B331C80D05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3DB114C3-280C-44A6-84ED-A0B331C80D05}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3DB114C3-280C-44A6-84ED-A0B331C80D05}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3DB114C3-280C-44A6-84ED-A0B331C80D05}.Release|Any CPU.Build.0 = Release|Any CPU
{CBE483E2-F5D1-4FAF-A0A8-6379326D652B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CBE483E2-F5D1-4FAF-A0A8-6379326D652B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CBE483E2-F5D1-4FAF-A0A8-6379326D652B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CBE483E2-F5D1-4FAF-A0A8-6379326D652B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{595BEDEB-B537-4F04-8517-FE3C3DEBBA03} = {C7C6C996-17FA-4F5F-BC54-1205F60912D2}
{7A793292-848C-41DE-A683-EFDA0BD241DC} = {C7C6C996-17FA-4F5F-BC54-1205F60912D2}
{3DB114C3-280C-44A6-84ED-A0B331C80D05} = {9037C1DB-F396-4CFD-809C-4B9A17082ADD}
{CBE483E2-F5D1-4FAF-A0A8-6379326D652B} = {DE5FF786-F510-46E6-AD4C-86004967CE99}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FDBC4197-05E2-40FD-AB20-9DF82CD37B44}
EndGlobalSection
EndGlobal