-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGodelTech.Microservices.Security.sln
83 lines (83 loc) · 6.11 KB
/
GodelTech.Microservices.Security.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
77
78
79
80
81
82
83
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30204.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GodelTech.Microservices.Security", "src\GodelTech.Microservices.Security\GodelTech.Microservices.Security.csproj", "{00000000-0000-0000-0000-000000000010}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "demo", "demo", "{57001CE5-65EE-4704-8833-86010A6EA60B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{96BA4B7C-F90F-4942-AA8C-80BAA75210F0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{B8B621C3-0411-4852-99C7-C88C629A7E47}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GodelTech.Microservices.Security.Tests", "test\GodelTech.Microservices.Security.Tests\GodelTech.Microservices.Security.Tests.csproj", "{00000000-0000-0000-0000-000000000020}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GodelTech.Microservices.Security.IntegrationTests", "test\GodelTech.Microservices.Security.IntegrationTests\GodelTech.Microservices.Security.IntegrationTests.csproj", "{00000000-0000-0000-0000-000000000021}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GodelTech.Microservices.Security.Demo.Api", "demo\GodelTech.Microservices.Security.Demo.Api\GodelTech.Microservices.Security.Demo.Api.csproj", "{00000000-0000-0000-0000-000000000031}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IdentityServer", "demo\IdentityServer\IdentityServer.csproj", "{00000000-0000-0000-0000-000000000030}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GodelTech.Microservices.Security.Demo.RazorPages", "demo\GodelTech.Microservices.Security.Demo.RazorPages\GodelTech.Microservices.Security.Demo.RazorPages.csproj", "{00000000-0000-0000-0000-000000000033}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GodelTech.Microservices.Security.Demo.Mvc", "demo\GodelTech.Microservices.Security.Demo.Mvc\GodelTech.Microservices.Security.Demo.Mvc.csproj", "{00000000-0000-0000-0000-000000000032}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GodelTech.Microservices.Security.SeleniumTests", "test\GodelTech.Microservices.Security.SeleniumTests\GodelTech.Microservices.Security.SeleniumTests.csproj", "{00000000-0000-0000-0000-000000000022}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{00000000-0000-0000-0000-000000000010}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{00000000-0000-0000-0000-000000000010}.Debug|Any CPU.Build.0 = Debug|Any CPU
{00000000-0000-0000-0000-000000000010}.Release|Any CPU.ActiveCfg = Release|Any CPU
{00000000-0000-0000-0000-000000000010}.Release|Any CPU.Build.0 = Release|Any CPU
{00000000-0000-0000-0000-000000000020}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{00000000-0000-0000-0000-000000000020}.Debug|Any CPU.Build.0 = Debug|Any CPU
{00000000-0000-0000-0000-000000000020}.Release|Any CPU.ActiveCfg = Release|Any CPU
{00000000-0000-0000-0000-000000000020}.Release|Any CPU.Build.0 = Release|Any CPU
{00000000-0000-0000-0000-000000000021}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{00000000-0000-0000-0000-000000000021}.Debug|Any CPU.Build.0 = Debug|Any CPU
{00000000-0000-0000-0000-000000000021}.Release|Any CPU.ActiveCfg = Release|Any CPU
{00000000-0000-0000-0000-000000000021}.Release|Any CPU.Build.0 = Release|Any CPU
{00000000-0000-0000-0000-000000000031}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{00000000-0000-0000-0000-000000000031}.Debug|Any CPU.Build.0 = Debug|Any CPU
{00000000-0000-0000-0000-000000000031}.Release|Any CPU.ActiveCfg = Release|Any CPU
{00000000-0000-0000-0000-000000000031}.Release|Any CPU.Build.0 = Release|Any CPU
{00000000-0000-0000-0000-000000000030}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{00000000-0000-0000-0000-000000000030}.Debug|Any CPU.Build.0 = Debug|Any CPU
{00000000-0000-0000-0000-000000000030}.Release|Any CPU.ActiveCfg = Release|Any CPU
{00000000-0000-0000-0000-000000000030}.Release|Any CPU.Build.0 = Release|Any CPU
{00000000-0000-0000-0000-000000000033}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{00000000-0000-0000-0000-000000000033}.Debug|Any CPU.Build.0 = Debug|Any CPU
{00000000-0000-0000-0000-000000000033}.Release|Any CPU.ActiveCfg = Release|Any CPU
{00000000-0000-0000-0000-000000000033}.Release|Any CPU.Build.0 = Release|Any CPU
{00000000-0000-0000-0000-000000000032}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{00000000-0000-0000-0000-000000000032}.Debug|Any CPU.Build.0 = Debug|Any CPU
{00000000-0000-0000-0000-000000000032}.Release|Any CPU.ActiveCfg = Release|Any CPU
{00000000-0000-0000-0000-000000000032}.Release|Any CPU.Build.0 = Release|Any CPU
{00000000-0000-0000-0000-000000000022}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{00000000-0000-0000-0000-000000000022}.Debug|Any CPU.Build.0 = Debug|Any CPU
{00000000-0000-0000-0000-000000000022}.Release|Any CPU.ActiveCfg = Release|Any CPU
{00000000-0000-0000-0000-000000000022}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{00000000-0000-0000-0000-000000000010} = {96BA4B7C-F90F-4942-AA8C-80BAA75210F0}
{00000000-0000-0000-0000-000000000020} = {B8B621C3-0411-4852-99C7-C88C629A7E47}
{00000000-0000-0000-0000-000000000021} = {B8B621C3-0411-4852-99C7-C88C629A7E47}
{00000000-0000-0000-0000-000000000031} = {57001CE5-65EE-4704-8833-86010A6EA60B}
{00000000-0000-0000-0000-000000000030} = {57001CE5-65EE-4704-8833-86010A6EA60B}
{00000000-0000-0000-0000-000000000033} = {57001CE5-65EE-4704-8833-86010A6EA60B}
{00000000-0000-0000-0000-000000000032} = {57001CE5-65EE-4704-8833-86010A6EA60B}
{00000000-0000-0000-0000-000000000022} = {B8B621C3-0411-4852-99C7-C88C629A7E47}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D9477816-4A93-43F2-B7A5-A85F5A8C0A46}
EndGlobalSection
EndGlobal