-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathClusterF_ck.sln
76 lines (76 loc) · 4.67 KB
/
ClusterF_ck.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
75
76
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32922.545
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{238F3654-699A-4A00-BD82-02075E213559}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClusterF_ck.Base", "src\ClusterF_uck.Base\ClusterF_ck.Base.csproj", "{C64D9C3F-F5F4-4644-9D18-13520E1E4228}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClusterF_ck", "src\ClusterF_ck\ClusterF_ck.csproj", "{32A39580-AC53-463A-8468-FC3271362DC9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{A2CE842B-1E28-4D59-9336-FFB40D3BBAE4}"
ProjectSection(SolutionItems) = preProject
test\Directory.Build.props = test\Directory.Build.props
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClusterF_ck.Tests", "test\ClusterF_ck.Tests\ClusterF_ck.Tests.csproj", "{FC861702-AE72-43FA-B38E-4F27A55B68DF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClusterF_ck.Tests.Data", "test\ClusterF_ck.Tests.Data\ClusterF_ck.Tests.Data.csproj", "{CAC41AE2-6724-4AEA-9E81-0D7820A3BFB8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClusterF_ck.Evaluation", "src\ClusterF_ck.Evaluation\ClusterF_ck.Evaluation.csproj", "{AB4E8D82-B5C3-4E42-B3E5-687002680BF7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GitHub", "GitHub", "{926C1D6F-DBAF-45EE-8AD0-4D4867FC08EF}"
ProjectSection(SolutionItems) = preProject
.github\workflows\dotnet.yml = .github\workflows\dotnet.yml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClusterF_ck.Evaluation.Tests", "test\ClusterF_ck.Evaluation.Tests\ClusterF_ck.Evaluation.Tests.csproj", "{274FC43B-A3E8-49F4-829C-0E58BE098BF7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C64D9C3F-F5F4-4644-9D18-13520E1E4228}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C64D9C3F-F5F4-4644-9D18-13520E1E4228}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C64D9C3F-F5F4-4644-9D18-13520E1E4228}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C64D9C3F-F5F4-4644-9D18-13520E1E4228}.Release|Any CPU.Build.0 = Release|Any CPU
{32A39580-AC53-463A-8468-FC3271362DC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{32A39580-AC53-463A-8468-FC3271362DC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{32A39580-AC53-463A-8468-FC3271362DC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{32A39580-AC53-463A-8468-FC3271362DC9}.Release|Any CPU.Build.0 = Release|Any CPU
{FC861702-AE72-43FA-B38E-4F27A55B68DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC861702-AE72-43FA-B38E-4F27A55B68DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC861702-AE72-43FA-B38E-4F27A55B68DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC861702-AE72-43FA-B38E-4F27A55B68DF}.Release|Any CPU.Build.0 = Release|Any CPU
{CAC41AE2-6724-4AEA-9E81-0D7820A3BFB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CAC41AE2-6724-4AEA-9E81-0D7820A3BFB8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CAC41AE2-6724-4AEA-9E81-0D7820A3BFB8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CAC41AE2-6724-4AEA-9E81-0D7820A3BFB8}.Release|Any CPU.Build.0 = Release|Any CPU
{AB4E8D82-B5C3-4E42-B3E5-687002680BF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB4E8D82-B5C3-4E42-B3E5-687002680BF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB4E8D82-B5C3-4E42-B3E5-687002680BF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB4E8D82-B5C3-4E42-B3E5-687002680BF7}.Release|Any CPU.Build.0 = Release|Any CPU
{274FC43B-A3E8-49F4-829C-0E58BE098BF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{274FC43B-A3E8-49F4-829C-0E58BE098BF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{274FC43B-A3E8-49F4-829C-0E58BE098BF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{274FC43B-A3E8-49F4-829C-0E58BE098BF7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{FC861702-AE72-43FA-B38E-4F27A55B68DF} = {A2CE842B-1E28-4D59-9336-FFB40D3BBAE4}
{CAC41AE2-6724-4AEA-9E81-0D7820A3BFB8} = {A2CE842B-1E28-4D59-9336-FFB40D3BBAE4}
{274FC43B-A3E8-49F4-829C-0E58BE098BF7} = {A2CE842B-1E28-4D59-9336-FFB40D3BBAE4}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {89B6A8B5-6B35-41AA-A0D1-8CBF0B3C86EC}
EndGlobalSection
EndGlobal