This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 232
/
Unosquare.PassCore.sln
69 lines (69 loc) · 4.51 KB
/
Unosquare.PassCore.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{0A003964-77CA-4779-BD97-BADDD710A745}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3EA980E1-D295-4E61-B2EE-29CFE1EDB2F1}"
ProjectSection(SolutionItems) = preProject
.github\workflows\build.yml = .github\workflows\build.yml
Dockerfile = Dockerfile
src\Unosquare.PassCore.Web\ClientApp\package.json = src\Unosquare.PassCore.Web\ClientApp\package.json
preview.png = preview.png
README.md = README.md
src\Unosquare.PassCore.Web\ClientApp\tsconfig.json = src\Unosquare.PassCore.Web\ClientApp\tsconfig.json
src\Unosquare.PassCore.Web\ClientApp\tslint.json = src\Unosquare.PassCore.Web\ClientApp\tslint.json
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unosquare.PassCore.Web", "src\Unosquare.PassCore.Web\Unosquare.PassCore.Web.csproj", "{22E2F79B-7816-4FAB-894D-112759551796}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unosquare.PassCore.PasswordProvider", "src\Unosquare.PassCore.PasswordProvider\Unosquare.PassCore.PasswordProvider.csproj", "{4329B3BC-3CD4-4A19-AAAC-6EB7200DA29A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unosquare.PassCore.Common", "src\Unosquare.PassCore.Common\Unosquare.PassCore.Common.csproj", "{E80F6938-B399-44DD-8BF0-A27DFD7A6B7A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Zyborg.PassCore.PasswordProvider.LDAP", "src\Zyborg.PassCore.PasswordProvider.LDAP\Zyborg.PassCore.PasswordProvider.LDAP.csproj", "{EA6E34EB-4528-48D5-8B4E-CBD54F24F945}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PwnedPasswordsSearch", "src\PwnedPasswordsSearch\PwnedPasswordsSearch.csproj", "{E57BB014-B46C-4395-ACCF-A670F4ED109C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{22E2F79B-7816-4FAB-894D-112759551796}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{22E2F79B-7816-4FAB-894D-112759551796}.Debug|Any CPU.Build.0 = Debug|Any CPU
{22E2F79B-7816-4FAB-894D-112759551796}.Release|Any CPU.ActiveCfg = Release|Any CPU
{22E2F79B-7816-4FAB-894D-112759551796}.Release|Any CPU.Build.0 = Release|Any CPU
{4329B3BC-3CD4-4A19-AAAC-6EB7200DA29A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4329B3BC-3CD4-4A19-AAAC-6EB7200DA29A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4329B3BC-3CD4-4A19-AAAC-6EB7200DA29A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4329B3BC-3CD4-4A19-AAAC-6EB7200DA29A}.Release|Any CPU.Build.0 = Release|Any CPU
{E80F6938-B399-44DD-8BF0-A27DFD7A6B7A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E80F6938-B399-44DD-8BF0-A27DFD7A6B7A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E80F6938-B399-44DD-8BF0-A27DFD7A6B7A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E80F6938-B399-44DD-8BF0-A27DFD7A6B7A}.Release|Any CPU.Build.0 = Release|Any CPU
{EA6E34EB-4528-48D5-8B4E-CBD54F24F945}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EA6E34EB-4528-48D5-8B4E-CBD54F24F945}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EA6E34EB-4528-48D5-8B4E-CBD54F24F945}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EA6E34EB-4528-48D5-8B4E-CBD54F24F945}.Release|Any CPU.Build.0 = Release|Any CPU
{E57BB014-B46C-4395-ACCF-A670F4ED109C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E57BB014-B46C-4395-ACCF-A670F4ED109C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E57BB014-B46C-4395-ACCF-A670F4ED109C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E57BB014-B46C-4395-ACCF-A670F4ED109C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{22E2F79B-7816-4FAB-894D-112759551796} = {0A003964-77CA-4779-BD97-BADDD710A745}
{4329B3BC-3CD4-4A19-AAAC-6EB7200DA29A} = {0A003964-77CA-4779-BD97-BADDD710A745}
{E80F6938-B399-44DD-8BF0-A27DFD7A6B7A} = {0A003964-77CA-4779-BD97-BADDD710A745}
{EA6E34EB-4528-48D5-8B4E-CBD54F24F945} = {0A003964-77CA-4779-BD97-BADDD710A745}
{E57BB014-B46C-4395-ACCF-A670F4ED109C} = {0A003964-77CA-4779-BD97-BADDD710A745}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {30FE6198-367B-44D3-97CC-50927E101F3E}
EndGlobalSection
EndGlobal