-
Notifications
You must be signed in to change notification settings - Fork 0
/
mtanksl.ShamirSecretSharing.sln
68 lines (68 loc) · 4.85 KB
/
mtanksl.ShamirSecretSharing.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.6.33815.320
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "mtanksl.ShamirSecretSharing.Console", "mtanksl.ShamirSecretSharing.Console\mtanksl.ShamirSecretSharing.Console.csproj", "{71B0152A-A02F-4F32-8775-855594C0DD63}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "mtanksl.ShamirSecretSharing", "mtanksl.ShamirSecretSharing\mtanksl.ShamirSecretSharing.csproj", "{078264F1-4FCA-4631-AB47-64E989BAF819}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "mtanksl.ShamirSecretSharing.Tests", "mtanksl.ShamirSecretSharing.Tests\mtanksl.ShamirSecretSharing.Tests.csproj", "{D02E8D0C-5A5F-46ED-AED9-3D1335CF5093}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "mtanksl.ShamirSecretSharing.GUI", "mtanksl.ShamirSecretSharing.GUI\mtanksl.ShamirSecretSharing.GUI.csproj", "{B328299D-C109-48B9-B3C9-C698D48D3D01}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Examples", "Examples", "{D4D888D9-EF97-4C6B-87E5-0022315CEA97}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "mtanksl.ShamirSecretSharing.Example.ByteArray", "mtanksl.ShamirSecretSharing.Example.ByteArray\mtanksl.ShamirSecretSharing.Example.ByteArray.csproj", "{A428A402-6293-4728-8EA8-E6B3C4C98F02}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "mtanksl.ShamirSecretSharing.Example.String", "mtanksl.ShamirSecretSharing.Example.String\mtanksl.ShamirSecretSharing.Example.String.csproj", "{0AFBA2EA-015E-403A-AB72-5E495FF645B1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "mtanksl.ShamirSecretSharing.Example.File", "mtanksl.ShamirSecretSharing.Example.File\mtanksl.ShamirSecretSharing.Example.File.csproj", "{92D1D6EB-7473-4430-981B-E12F5E6D4E68}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{71B0152A-A02F-4F32-8775-855594C0DD63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{71B0152A-A02F-4F32-8775-855594C0DD63}.Debug|Any CPU.Build.0 = Debug|Any CPU
{71B0152A-A02F-4F32-8775-855594C0DD63}.Release|Any CPU.ActiveCfg = Release|Any CPU
{71B0152A-A02F-4F32-8775-855594C0DD63}.Release|Any CPU.Build.0 = Release|Any CPU
{078264F1-4FCA-4631-AB47-64E989BAF819}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{078264F1-4FCA-4631-AB47-64E989BAF819}.Debug|Any CPU.Build.0 = Debug|Any CPU
{078264F1-4FCA-4631-AB47-64E989BAF819}.Release|Any CPU.ActiveCfg = Release|Any CPU
{078264F1-4FCA-4631-AB47-64E989BAF819}.Release|Any CPU.Build.0 = Release|Any CPU
{D02E8D0C-5A5F-46ED-AED9-3D1335CF5093}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D02E8D0C-5A5F-46ED-AED9-3D1335CF5093}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D02E8D0C-5A5F-46ED-AED9-3D1335CF5093}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D02E8D0C-5A5F-46ED-AED9-3D1335CF5093}.Release|Any CPU.Build.0 = Release|Any CPU
{B328299D-C109-48B9-B3C9-C698D48D3D01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B328299D-C109-48B9-B3C9-C698D48D3D01}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B328299D-C109-48B9-B3C9-C698D48D3D01}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B328299D-C109-48B9-B3C9-C698D48D3D01}.Release|Any CPU.Build.0 = Release|Any CPU
{A428A402-6293-4728-8EA8-E6B3C4C98F02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A428A402-6293-4728-8EA8-E6B3C4C98F02}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A428A402-6293-4728-8EA8-E6B3C4C98F02}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A428A402-6293-4728-8EA8-E6B3C4C98F02}.Release|Any CPU.Build.0 = Release|Any CPU
{0AFBA2EA-015E-403A-AB72-5E495FF645B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0AFBA2EA-015E-403A-AB72-5E495FF645B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0AFBA2EA-015E-403A-AB72-5E495FF645B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0AFBA2EA-015E-403A-AB72-5E495FF645B1}.Release|Any CPU.Build.0 = Release|Any CPU
{92D1D6EB-7473-4430-981B-E12F5E6D4E68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{92D1D6EB-7473-4430-981B-E12F5E6D4E68}.Debug|Any CPU.Build.0 = Debug|Any CPU
{92D1D6EB-7473-4430-981B-E12F5E6D4E68}.Release|Any CPU.ActiveCfg = Release|Any CPU
{92D1D6EB-7473-4430-981B-E12F5E6D4E68}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A428A402-6293-4728-8EA8-E6B3C4C98F02} = {D4D888D9-EF97-4C6B-87E5-0022315CEA97}
{0AFBA2EA-015E-403A-AB72-5E495FF645B1} = {D4D888D9-EF97-4C6B-87E5-0022315CEA97}
{92D1D6EB-7473-4430-981B-E12F5E6D4E68} = {D4D888D9-EF97-4C6B-87E5-0022315CEA97}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {08559CED-7174-468D-879E-9FA70A59257A}
EndGlobalSection
EndGlobal