-
Notifications
You must be signed in to change notification settings - Fork 3
/
ThScoreFileConverter.sln
68 lines (68 loc) · 4.1 KB
/
ThScoreFileConverter.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32516.85
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8332C86B-BB85-41F4-A6C8-F72AF538ECB2}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.stylecop.json = .stylecop.json
CollectArtifacts.ps1 = CollectArtifacts.ps1
CustomDictionary.xml = CustomDictionary.xml
Directory.Build.props = Directory.Build.props
global.json = global.json
LICENSE.txt = LICENSE.txt
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThScoreFileConverter", "ThScoreFileConverter\ThScoreFileConverter.csproj", "{D6E125E5-92D3-48D3-B253-81B6405E9ED6}"
EndProject
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "ManualGenerator", "ManualGenerator\ManualGenerator.pyproj", "{3FDE820F-B99D-4936-AC8E-11A36697F9D1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThScoreFileConverter.Tests", "ThScoreFileConverter.Tests\ThScoreFileConverter.Tests.csproj", "{48809CD9-31FA-46FA-867B-5E8BCC2DED45}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TemplateGenerator", "TemplateGenerator\TemplateGenerator.csproj", "{828BB6E0-33A8-418B-AB46-0260377DCD95}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThScoreFileConverter.Core", "ThScoreFileConverter.Core\ThScoreFileConverter.Core.csproj", "{C9A3D33A-007B-459D-9011-F86DB74A30F0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThScoreFileConverter.Core.Tests", "ThScoreFileConverter.Core.Tests\ThScoreFileConverter.Core.Tests.csproj", "{FC93A59E-4B58-4E7C-9A9E-044A882F984F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D6E125E5-92D3-48D3-B253-81B6405E9ED6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D6E125E5-92D3-48D3-B253-81B6405E9ED6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D6E125E5-92D3-48D3-B253-81B6405E9ED6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D6E125E5-92D3-48D3-B253-81B6405E9ED6}.Release|Any CPU.Build.0 = Release|Any CPU
{3FDE820F-B99D-4936-AC8E-11A36697F9D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3FDE820F-B99D-4936-AC8E-11A36697F9D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3FDE820F-B99D-4936-AC8E-11A36697F9D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3FDE820F-B99D-4936-AC8E-11A36697F9D1}.Release|Any CPU.Build.0 = Release|Any CPU
{48809CD9-31FA-46FA-867B-5E8BCC2DED45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{48809CD9-31FA-46FA-867B-5E8BCC2DED45}.Debug|Any CPU.Build.0 = Debug|Any CPU
{48809CD9-31FA-46FA-867B-5E8BCC2DED45}.Release|Any CPU.ActiveCfg = Release|Any CPU
{828BB6E0-33A8-418B-AB46-0260377DCD95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{828BB6E0-33A8-418B-AB46-0260377DCD95}.Debug|Any CPU.Build.0 = Debug|Any CPU
{828BB6E0-33A8-418B-AB46-0260377DCD95}.Release|Any CPU.ActiveCfg = Release|Any CPU
{828BB6E0-33A8-418B-AB46-0260377DCD95}.Release|Any CPU.Build.0 = Release|Any CPU
{C9A3D33A-007B-459D-9011-F86DB74A30F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C9A3D33A-007B-459D-9011-F86DB74A30F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C9A3D33A-007B-459D-9011-F86DB74A30F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C9A3D33A-007B-459D-9011-F86DB74A30F0}.Release|Any CPU.Build.0 = Release|Any CPU
{FC93A59E-4B58-4E7C-9A9E-044A882F984F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC93A59E-4B58-4E7C-9A9E-044A882F984F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC93A59E-4B58-4E7C-9A9E-044A882F984F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC93A59E-4B58-4E7C-9A9E-044A882F984F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
RESX_ResXSortingComparison = Ordinal
RESX_SortFileContentOnSave = True
SolutionGuid = {F9FF4036-8B11-4183-A109-25508475052A}
EndGlobalSection
EndGlobal