-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathArgumentum Converters.sln
More file actions
118 lines (118 loc) · 7.92 KB
/
Copy pathArgumentum Converters.sln
File metadata and controls
118 lines (118 loc) · 7.92 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32126.317
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Argumentum.AssetConverter", "Generation\Converters\Argumentum.AssetConverter\Argumentum.AssetConverter.csproj", "{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Cards", "Cards", "{00C0758B-A92C-4340-8A73-370D3046ACA3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Fallacies", "Fallacies", "{A3188815-F9CE-4FAD-8E43-3D216DA51E5D}"
ProjectSection(SolutionItems) = preProject
Cards\Fallacies\Argumentum Fallacies - Taxonomy.csv = Cards\Fallacies\Argumentum Fallacies - Taxonomy.csv
Cards\Fallacies\Argumentum Virtues - Taxonomy.csv = Cards\Fallacies\Argumentum Virtues - Taxonomy.csv
Cards\Fallacies\Argumentum_Fallacies_Back_fr.json = Cards\Fallacies\Argumentum_Fallacies_Back_fr.json
Cards\Fallacies\Argumentum_Fallacies_Face_2_fr.json = Cards\Fallacies\Argumentum_Fallacies_Face_2_fr.json
Cards\Fallacies\Argumentum_Fallacies_Face_3_fr.json = Cards\Fallacies\Argumentum_Fallacies_Face_3_fr.json
Cards\Fallacies\Argumentum_Fallacies_Face_fr.json = Cards\Fallacies\Argumentum_Fallacies_Face_fr.json
Cards\Fallacies\Argumentum_Fallacies_Face_Web_fr.json = Cards\Fallacies\Argumentum_Fallacies_Face_Web_fr.json
Cards\Fallacies\Argumentum_Virtues_Face_fr.json = Cards\Fallacies\Argumentum_Virtues_Face_fr.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scenarii", "Scenarii", "{147D913F-8A11-4C70-A5FD-F5D2CE872A70}"
ProjectSection(SolutionItems) = preProject
Cards\Scenarii\Argumentum Scenarii - Cards.csv = Cards\Scenarii\Argumentum Scenarii - Cards.csv
Cards\Scenarii\Argumentum_Scenarii_Back_fr.json = Cards\Scenarii\Argumentum_Scenarii_Back_fr.json
Cards\Scenarii\Argumentum_Scenarii_Face_fr.json = Cards\Scenarii\Argumentum_Scenarii_Face_fr.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Rules", "Rules", "{D5B586C1-EF39-4C4A-AC03-1780A1DA24F5}"
ProjectSection(SolutionItems) = preProject
Cards\Rules\Argumentum Rules - Cards.csv = Cards\Rules\Argumentum Rules - Cards.csv
Cards\Rules\Argumentum_Rules_fr.json = Cards\Rules\Argumentum_Rules_fr.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Memo", "Memo", "{D23B974C-B291-44A9-846D-26E58B4DBDA2}"
ProjectSection(SolutionItems) = preProject
Cards\Memo\Argumentum_Memo_Back_fr.json = Cards\Memo\Argumentum_Memo_Back_fr.json
Cards\Memo\Argumentum_Memo_Face_fr.json = Cards\Memo\Argumentum_Memo_Face_fr.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Mindmaps", "Mindmaps", "{1A7077BC-7CA9-4D76-9D96-C674564283F9}"
ProjectSection(SolutionItems) = preProject
Cards\Fallacies\Mindmaps\external.html = Cards\Fallacies\Mindmaps\external.html
Cards\Fallacies\Mindmaps\included.html = Cards\Fallacies\Mindmaps\included.html
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Generation", "Generation", "{36912121-518A-D096-DAD0-E6C5A9AF61AB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Converters", "Converters", "{22204A79-A715-187C-1CCC-42730285228E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Argumentum.AssetConverter.VisualTests", "Generation\Converters\Argumentum.AssetConverter.VisualTests\Argumentum.AssetConverter.VisualTests.csproj", "{F777878A-1E32-4393-9CB1-1D7F98965DEE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Argumentum.AssetConverter.Tests", "Generation\Converters\Argumentum.AssetConverter.Tests\Argumentum.AssetConverter.Tests.csproj", "{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Debug|x64.ActiveCfg = Debug|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Debug|x64.Build.0 = Debug|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Debug|x86.ActiveCfg = Debug|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Debug|x86.Build.0 = Debug|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Release|Any CPU.Build.0 = Release|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Release|x64.ActiveCfg = Release|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Release|x64.Build.0 = Release|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Release|x86.ActiveCfg = Release|Any CPU
{89FCB6CE-E36B-4DAD-8E4F-189F6B7922EC}.Release|x86.Build.0 = Release|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Debug|x64.ActiveCfg = Debug|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Debug|x64.Build.0 = Debug|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Debug|x86.ActiveCfg = Debug|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Debug|x86.Build.0 = Debug|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Release|Any CPU.Build.0 = Release|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Release|x64.ActiveCfg = Release|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Release|x64.Build.0 = Release|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Release|x86.ActiveCfg = Release|Any CPU
{F777878A-1E32-4393-9CB1-1D7F98965DEE}.Release|x86.Build.0 = Release|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Debug|x64.ActiveCfg = Debug|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Debug|x64.Build.0 = Debug|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Debug|x86.ActiveCfg = Debug|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Debug|x86.Build.0 = Debug|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Release|Any CPU.Build.0 = Release|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Release|x64.ActiveCfg = Release|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Release|x64.Build.0 = Release|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Release|x86.ActiveCfg = Release|Any CPU
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A3188815-F9CE-4FAD-8E43-3D216DA51E5D} = {00C0758B-A92C-4340-8A73-370D3046ACA3}
{147D913F-8A11-4C70-A5FD-F5D2CE872A70} = {00C0758B-A92C-4340-8A73-370D3046ACA3}
{D5B586C1-EF39-4C4A-AC03-1780A1DA24F5} = {00C0758B-A92C-4340-8A73-370D3046ACA3}
{D23B974C-B291-44A9-846D-26E58B4DBDA2} = {00C0758B-A92C-4340-8A73-370D3046ACA3}
{1A7077BC-7CA9-4D76-9D96-C674564283F9} = {A3188815-F9CE-4FAD-8E43-3D216DA51E5D}
{22204A79-A715-187C-1CCC-42730285228E} = {36912121-518A-D096-DAD0-E6C5A9AF61AB}
{F777878A-1E32-4393-9CB1-1D7F98965DEE} = {22204A79-A715-187C-1CCC-42730285228E}
{C712CED0-1E3F-41B5-8D99-15CFB7CD9513} = {22204A79-A715-187C-1CCC-42730285228E}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C0667D66-974C-44D8-AAF8-3DB41AADBBF5}
EndGlobalSection
EndGlobal