forked from FanTranslatorsInternational/Kuriimu2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKuriimu2.sln
74 lines (74 loc) · 4.66 KB
/
Kuriimu2.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
72
73
74
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.156
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{466B2F75-000A-484E-A279-0A2B4548B0D6}"
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kontract", "src\Kontract\Kontract.csproj", "{A43ECC92-DC90-4F79-9871-49E02A11ADAD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Komponent", "src\Komponent\Komponent.csproj", "{0601DFC5-60DD-44A3-AFF8-A62E1E1481DB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kore", "src\Kore\Kore.csproj", "{013E1380-0D62-4018-8F55-9129275FDE85}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kanvas", "src\Kanvas\Kanvas.csproj", "{810CEFCF-6900-43FF-8939-EF2D52236882}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kryptography", "src\Kryptography\Kryptography.csproj", "{B0D44561-33F6-4BD0-8617-537DF06E2AAB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kuriimu2_WinForms", "src\Kuriimu2_WinForms\Kuriimu2_WinForms.csproj", "{0BD4CBA2-FEA2-42A1-92E0-FB7BA4F389C4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kompression", "src\Kompression\Kompression.csproj", "{D170F614-83C8-4608-96EA-72D30B2AC77E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kuriimu2.Wpf", "src\Kuriimu2.Wpf\Kuriimu2.Wpf.csproj", "{F6675105-6585-4FD2-A50F-355C14BB3D8E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A43ECC92-DC90-4F79-9871-49E02A11ADAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A43ECC92-DC90-4F79-9871-49E02A11ADAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A43ECC92-DC90-4F79-9871-49E02A11ADAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A43ECC92-DC90-4F79-9871-49E02A11ADAD}.Release|Any CPU.Build.0 = Release|Any CPU
{0601DFC5-60DD-44A3-AFF8-A62E1E1481DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0601DFC5-60DD-44A3-AFF8-A62E1E1481DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0601DFC5-60DD-44A3-AFF8-A62E1E1481DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0601DFC5-60DD-44A3-AFF8-A62E1E1481DB}.Release|Any CPU.Build.0 = Release|Any CPU
{013E1380-0D62-4018-8F55-9129275FDE85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{013E1380-0D62-4018-8F55-9129275FDE85}.Debug|Any CPU.Build.0 = Debug|Any CPU
{013E1380-0D62-4018-8F55-9129275FDE85}.Release|Any CPU.ActiveCfg = Release|Any CPU
{013E1380-0D62-4018-8F55-9129275FDE85}.Release|Any CPU.Build.0 = Release|Any CPU
{810CEFCF-6900-43FF-8939-EF2D52236882}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{810CEFCF-6900-43FF-8939-EF2D52236882}.Debug|Any CPU.Build.0 = Debug|Any CPU
{810CEFCF-6900-43FF-8939-EF2D52236882}.Release|Any CPU.ActiveCfg = Release|Any CPU
{810CEFCF-6900-43FF-8939-EF2D52236882}.Release|Any CPU.Build.0 = Release|Any CPU
{B0D44561-33F6-4BD0-8617-537DF06E2AAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B0D44561-33F6-4BD0-8617-537DF06E2AAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B0D44561-33F6-4BD0-8617-537DF06E2AAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B0D44561-33F6-4BD0-8617-537DF06E2AAB}.Release|Any CPU.Build.0 = Release|Any CPU
{0BD4CBA2-FEA2-42A1-92E0-FB7BA4F389C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0BD4CBA2-FEA2-42A1-92E0-FB7BA4F389C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0BD4CBA2-FEA2-42A1-92E0-FB7BA4F389C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0BD4CBA2-FEA2-42A1-92E0-FB7BA4F389C4}.Release|Any CPU.Build.0 = Release|Any CPU
{D170F614-83C8-4608-96EA-72D30B2AC77E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D170F614-83C8-4608-96EA-72D30B2AC77E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D170F614-83C8-4608-96EA-72D30B2AC77E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D170F614-83C8-4608-96EA-72D30B2AC77E}.Release|Any CPU.Build.0 = Release|Any CPU
{F6675105-6585-4FD2-A50F-355C14BB3D8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F6675105-6585-4FD2-A50F-355C14BB3D8E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F6675105-6585-4FD2-A50F-355C14BB3D8E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F6675105-6585-4FD2-A50F-355C14BB3D8E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BD93AB4B-CC36-4480-8731-F3BC9BD4A239}
EndGlobalSection
EndGlobal