forked from prunkster/pki-auth-module
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNeosIT.IIS.Authentication.PkiAuthentication.sln
More file actions
37 lines (37 loc) · 2.27 KB
/
NeosIT.IIS.Authentication.PkiAuthentication.sln
File metadata and controls
37 lines (37 loc) · 2.27 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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NeosIT.IIS.Authentication.PkiAuthentication.Module", "NeosIT.IIS.Authentication.PkiAuthentication.Module\NeosIT.IIS.Authentication.PkiAuthentication.Module.csproj", "{FDC42D6A-F7B2-42E5-AC11-8B97C2062429}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dependencies", "Dependencies\Dependencies.csproj", "{9AF114EE-0B89-4B59-83D6-2D6051A46608}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NeosIT.IIS.Authentication.PkiAuthentication.Service", "NeosIT.IIS.Authentication.PkiAuthentication.Service\NeosIT.IIS.Authentication.PkiAuthentication.Service.csproj", "{A0B0B872-17B6-4E73-8AE0-EA7D36B1677C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{731E83A1-8D87-4B07-8D44-005380AD706C}"
ProjectSection(SolutionItems) = preProject
README = README
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FDC42D6A-F7B2-42E5-AC11-8B97C2062429}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FDC42D6A-F7B2-42E5-AC11-8B97C2062429}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FDC42D6A-F7B2-42E5-AC11-8B97C2062429}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FDC42D6A-F7B2-42E5-AC11-8B97C2062429}.Release|Any CPU.Build.0 = Release|Any CPU
{9AF114EE-0B89-4B59-83D6-2D6051A46608}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9AF114EE-0B89-4B59-83D6-2D6051A46608}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9AF114EE-0B89-4B59-83D6-2D6051A46608}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9AF114EE-0B89-4B59-83D6-2D6051A46608}.Release|Any CPU.Build.0 = Release|Any CPU
{A0B0B872-17B6-4E73-8AE0-EA7D36B1677C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0B0B872-17B6-4E73-8AE0-EA7D36B1677C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0B0B872-17B6-4E73-8AE0-EA7D36B1677C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A0B0B872-17B6-4E73-8AE0-EA7D36B1677C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal