-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathEmzi0767.AmongUsDirector.sln
70 lines (70 loc) · 4.38 KB
/
Emzi0767.AmongUsDirector.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30413.136
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{C30E2A9B-74B0-4C25-813D-526525293238}"
ProjectSection(SolutionItems) = preProject
src\Emzi0767.AmongUsDirector.Common.targets = src\Emzi0767.AmongUsDirector.Common.targets
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{173CE84F-D568-4072-87FA-E01D33E073FC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Emzi0767.AmongUsDirector.Wrapper", "src\Emzi0767.AmongUsDirector.Wrapper\Emzi0767.AmongUsDirector.Wrapper.csproj", "{0C4BA244-7417-46FA-8250-D2A61FBCB1CF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Emzi0767.AmongUsDirector.Bot", "src\Emzi0767.AmongUsDirector.Bot\Emzi0767.AmongUsDirector.Bot.csproj", "{1B25A24F-FDDF-4CE5-A280-FD1046E7D361}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Emzi0767.AmongUsDirector.TestApp", "tests\Emzi0767.AmongUsDirector.TestApp\Emzi0767.AmongUsDirector.TestApp.csproj", "{8DD873FA-2078-44B9-969C-27AAF772ACEA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "meta", "meta", "{37C87576-E724-45D2-863D-95CE4518D3AB}"
ProjectSection(SolutionItems) = preProject
LICENSE.TXT = LICENSE.TXT
NOTICE.TXT = NOTICE.TXT
README.MD = README.MD
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Emzi0767.AmongUsDirector.Probe", "src\Emzi0767.AmongUsDirector.Probe\Emzi0767.AmongUsDirector.Probe.csproj", "{0BD2E0F4-CC73-40CB-91F9-68B41B49EAFE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Emzi0767.AmongUsDirector.Common", "src\Emzi0767.AmongUsDirector.Common\Emzi0767.AmongUsDirector.Common.csproj", "{4565398B-77F1-4592-9573-B70DFF55BA1A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0C4BA244-7417-46FA-8250-D2A61FBCB1CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C4BA244-7417-46FA-8250-D2A61FBCB1CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C4BA244-7417-46FA-8250-D2A61FBCB1CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C4BA244-7417-46FA-8250-D2A61FBCB1CF}.Release|Any CPU.Build.0 = Release|Any CPU
{1B25A24F-FDDF-4CE5-A280-FD1046E7D361}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B25A24F-FDDF-4CE5-A280-FD1046E7D361}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B25A24F-FDDF-4CE5-A280-FD1046E7D361}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B25A24F-FDDF-4CE5-A280-FD1046E7D361}.Release|Any CPU.Build.0 = Release|Any CPU
{8DD873FA-2078-44B9-969C-27AAF772ACEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8DD873FA-2078-44B9-969C-27AAF772ACEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8DD873FA-2078-44B9-969C-27AAF772ACEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8DD873FA-2078-44B9-969C-27AAF772ACEA}.Release|Any CPU.Build.0 = Release|Any CPU
{0BD2E0F4-CC73-40CB-91F9-68B41B49EAFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0BD2E0F4-CC73-40CB-91F9-68B41B49EAFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0BD2E0F4-CC73-40CB-91F9-68B41B49EAFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0BD2E0F4-CC73-40CB-91F9-68B41B49EAFE}.Release|Any CPU.Build.0 = Release|Any CPU
{4565398B-77F1-4592-9573-B70DFF55BA1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4565398B-77F1-4592-9573-B70DFF55BA1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4565398B-77F1-4592-9573-B70DFF55BA1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4565398B-77F1-4592-9573-B70DFF55BA1A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{0C4BA244-7417-46FA-8250-D2A61FBCB1CF} = {C30E2A9B-74B0-4C25-813D-526525293238}
{1B25A24F-FDDF-4CE5-A280-FD1046E7D361} = {C30E2A9B-74B0-4C25-813D-526525293238}
{8DD873FA-2078-44B9-969C-27AAF772ACEA} = {173CE84F-D568-4072-87FA-E01D33E073FC}
{0BD2E0F4-CC73-40CB-91F9-68B41B49EAFE} = {C30E2A9B-74B0-4C25-813D-526525293238}
{4565398B-77F1-4592-9573-B70DFF55BA1A} = {C30E2A9B-74B0-4C25-813D-526525293238}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3B0BBEEC-8417-4E76-9847-C5CFF54831AC}
EndGlobalSection
EndGlobal