-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLibrary.NET.sln
More file actions
67 lines (67 loc) · 4.53 KB
/
Library.NET.sln
File metadata and controls
67 lines (67 loc) · 4.53 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32210.238
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Library.NET.DataAccess", "Library.NET.DataAccess\Library.NET.DataAccess.csproj", "{403C9174-7281-4910-B050-BD9B7D86E42B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Library.NET.Logging", "Library.NET.Logging\Library.NET.Logging.csproj", "{B44C6CFC-23A1-4586-869B-6C1C83E4CF10}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Library.NET.Mailer", "Library.NET.Mailer\Library.NET.Mailer.csproj", "{D640A180-3ABA-4501-9267-BD35BFCFFF9B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Library.NET.Helpers", "Library.NET.Helpers\Library.NET.Helpers.csproj", "{5B678732-74DE-4EC6-B622-CE01B163F80B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Library.NET.Events", "Library.NET.Events\Library.NET.Events.csproj", "{A6451560-BE4E-4E0A-8A91-B692D529AD86}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Library.NET.Cryptography", "Library.NET.Cryptography\Library.NET.Cryptography.csproj", "{5A2F7E9D-636E-4E06-82BE-96B85799FD3A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Library.NET.SFTP", "Library.NET.SFTP\Library.NET.SFTP.csproj", "{F2ADDE00-9C5D-4BF3-8EB5-3F656485C207}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tester", "Tester\Tester.csproj", "{91B7B1D8-2C47-4677-A8AE-3AB77993A2E8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{403C9174-7281-4910-B050-BD9B7D86E42B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{403C9174-7281-4910-B050-BD9B7D86E42B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{403C9174-7281-4910-B050-BD9B7D86E42B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{403C9174-7281-4910-B050-BD9B7D86E42B}.Release|Any CPU.Build.0 = Release|Any CPU
{B44C6CFC-23A1-4586-869B-6C1C83E4CF10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B44C6CFC-23A1-4586-869B-6C1C83E4CF10}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B44C6CFC-23A1-4586-869B-6C1C83E4CF10}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B44C6CFC-23A1-4586-869B-6C1C83E4CF10}.Release|Any CPU.Build.0 = Release|Any CPU
{D640A180-3ABA-4501-9267-BD35BFCFFF9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D640A180-3ABA-4501-9267-BD35BFCFFF9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D640A180-3ABA-4501-9267-BD35BFCFFF9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D640A180-3ABA-4501-9267-BD35BFCFFF9B}.Release|Any CPU.Build.0 = Release|Any CPU
{5B678732-74DE-4EC6-B622-CE01B163F80B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B678732-74DE-4EC6-B622-CE01B163F80B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B678732-74DE-4EC6-B622-CE01B163F80B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B678732-74DE-4EC6-B622-CE01B163F80B}.Release|Any CPU.Build.0 = Release|Any CPU
{A6451560-BE4E-4E0A-8A91-B692D529AD86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A6451560-BE4E-4E0A-8A91-B692D529AD86}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A6451560-BE4E-4E0A-8A91-B692D529AD86}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A6451560-BE4E-4E0A-8A91-B692D529AD86}.Release|Any CPU.Build.0 = Release|Any CPU
{5A2F7E9D-636E-4E06-82BE-96B85799FD3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A2F7E9D-636E-4E06-82BE-96B85799FD3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A2F7E9D-636E-4E06-82BE-96B85799FD3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A2F7E9D-636E-4E06-82BE-96B85799FD3A}.Release|Any CPU.Build.0 = Release|Any CPU
{F2ADDE00-9C5D-4BF3-8EB5-3F656485C207}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F2ADDE00-9C5D-4BF3-8EB5-3F656485C207}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F2ADDE00-9C5D-4BF3-8EB5-3F656485C207}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F2ADDE00-9C5D-4BF3-8EB5-3F656485C207}.Release|Any CPU.Build.0 = Release|Any CPU
{91B7B1D8-2C47-4677-A8AE-3AB77993A2E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{91B7B1D8-2C47-4677-A8AE-3AB77993A2E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{91B7B1D8-2C47-4677-A8AE-3AB77993A2E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{91B7B1D8-2C47-4677-A8AE-3AB77993A2E8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F1F9A315-3F75-4C3B-BC5F-7964FE53F97E}
EndGlobalSection
EndGlobal