-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathAgora.Addons.Disqord.sln
More file actions
61 lines (61 loc) · 3.76 KB
/
Agora.Addons.Disqord.sln
File metadata and controls
61 lines (61 loc) · 3.76 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32210.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Agora.Addons.Disqord", "Agora.Addons.Disqord\Agora.Addons.Disqord.csproj", "{44BA3469-B32C-49C7-AEAC-6BAAA1B030EB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D32BFB98-0E1A-48A9-92D9-B6197F5A7190}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Launcher", "Launcher\Launcher.csproj", "{A0543D38-31BB-4516-B084-B85BD464667C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Extensions", "Extensions", "{AD591E0F-0B68-4255-9AB2-5634551686B9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Extension.TransactionFees", "Extension.TransactionFees\Extension.TransactionFees.csproj", "{92F1BEF5-C9F7-444B-A866-AA44D1D24AC5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Extension.CustomAnnouncements", "Extension.CustomAnnouncements\Extension.CustomAnnouncements.csproj", "{77E927E3-46B6-46AB-ADA8-062F41B07DC9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Extension.Economies", "Extension.Economies\Extension.Economies.csproj", "{4CCF6AF8-5D5B-4637-8B11-7540BB1C9C00}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{44BA3469-B32C-49C7-AEAC-6BAAA1B030EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{44BA3469-B32C-49C7-AEAC-6BAAA1B030EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{44BA3469-B32C-49C7-AEAC-6BAAA1B030EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{44BA3469-B32C-49C7-AEAC-6BAAA1B030EB}.Release|Any CPU.Build.0 = Release|Any CPU
{A0543D38-31BB-4516-B084-B85BD464667C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0543D38-31BB-4516-B084-B85BD464667C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0543D38-31BB-4516-B084-B85BD464667C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A0543D38-31BB-4516-B084-B85BD464667C}.Release|Any CPU.Build.0 = Release|Any CPU
{92F1BEF5-C9F7-444B-A866-AA44D1D24AC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{92F1BEF5-C9F7-444B-A866-AA44D1D24AC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{92F1BEF5-C9F7-444B-A866-AA44D1D24AC5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{92F1BEF5-C9F7-444B-A866-AA44D1D24AC5}.Release|Any CPU.Build.0 = Release|Any CPU
{77E927E3-46B6-46AB-ADA8-062F41B07DC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{77E927E3-46B6-46AB-ADA8-062F41B07DC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{77E927E3-46B6-46AB-ADA8-062F41B07DC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{77E927E3-46B6-46AB-ADA8-062F41B07DC9}.Release|Any CPU.Build.0 = Release|Any CPU
{4CCF6AF8-5D5B-4637-8B11-7540BB1C9C00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4CCF6AF8-5D5B-4637-8B11-7540BB1C9C00}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4CCF6AF8-5D5B-4637-8B11-7540BB1C9C00}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4CCF6AF8-5D5B-4637-8B11-7540BB1C9C00}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{92F1BEF5-C9F7-444B-A866-AA44D1D24AC5} = {AD591E0F-0B68-4255-9AB2-5634551686B9}
{77E927E3-46B6-46AB-ADA8-062F41B07DC9} = {AD591E0F-0B68-4255-9AB2-5634551686B9}
{4CCF6AF8-5D5B-4637-8B11-7540BB1C9C00} = {AD591E0F-0B68-4255-9AB2-5634551686B9}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {86E89BA4-3C3A-4CAE-B9BB-ECC9FEE14C22}
EndGlobalSection
EndGlobal