|
| 1 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 2 | +# Visual Studio Version 16 |
| 3 | +VisualStudioVersion = 16.0.29709.97 |
| 4 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 5 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Accounts", "..\Accounts\Accounts\Accounts.csproj", "{142D7B0B-388A-4CEB-A228-7F6D423C5C2E}" |
| 6 | +EndProject |
| 7 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Authentication", "..\Accounts\Authentication\Authentication.csproj", "{62843FE6-7575-4D88-B989-7DF7EEC0BC01}" |
| 8 | +EndProject |
| 9 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Authentication.ResourceManager", "..\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj", "{442C609B-A431-4A71-B289-08F0B63C83E5}" |
| 10 | +EndProject |
| 11 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Authenticators", "..\Accounts\Authenticators\Authenticators.csproj", "{59E8F6B8-8F0E-403F-B88B-9736DBC396D9}" |
| 12 | +EndProject |
| 13 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Az.ADDomainServices", "Az.ADDomainServices.csproj", "{1C203C0C-E0FD-40D2-B79E-C6DA52E4E350}" |
| 14 | +EndProject |
| 15 | +Global |
| 16 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 17 | + Debug|Any CPU = Debug|Any CPU |
| 18 | + Release|Any CPU = Release|Any CPU |
| 19 | + EndGlobalSection |
| 20 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 21 | + {142D7B0B-388A-4CEB-A228-7F6D423C5C2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 22 | + {142D7B0B-388A-4CEB-A228-7F6D423C5C2E}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 23 | + {142D7B0B-388A-4CEB-A228-7F6D423C5C2E}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 24 | + {142D7B0B-388A-4CEB-A228-7F6D423C5C2E}.Release|Any CPU.Build.0 = Release|Any CPU |
| 25 | + {62843FE6-7575-4D88-B989-7DF7EEC0BC01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 26 | + {62843FE6-7575-4D88-B989-7DF7EEC0BC01}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 27 | + {62843FE6-7575-4D88-B989-7DF7EEC0BC01}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 28 | + {62843FE6-7575-4D88-B989-7DF7EEC0BC01}.Release|Any CPU.Build.0 = Release|Any CPU |
| 29 | + {442C609B-A431-4A71-B289-08F0B63C83E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 30 | + {442C609B-A431-4A71-B289-08F0B63C83E5}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 31 | + {442C609B-A431-4A71-B289-08F0B63C83E5}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 32 | + {442C609B-A431-4A71-B289-08F0B63C83E5}.Release|Any CPU.Build.0 = Release|Any CPU |
| 33 | + {59E8F6B8-8F0E-403F-B88B-9736DBC396D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 34 | + {59E8F6B8-8F0E-403F-B88B-9736DBC396D9}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 35 | + {59E8F6B8-8F0E-403F-B88B-9736DBC396D9}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 36 | + {59E8F6B8-8F0E-403F-B88B-9736DBC396D9}.Release|Any CPU.Build.0 = Release|Any CPU |
| 37 | + {1C203C0C-E0FD-40D2-B79E-C6DA52E4E350}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 38 | + {1C203C0C-E0FD-40D2-B79E-C6DA52E4E350}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 39 | + {1C203C0C-E0FD-40D2-B79E-C6DA52E4E350}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 40 | + {1C203C0C-E0FD-40D2-B79E-C6DA52E4E350}.Release|Any CPU.Build.0 = Release|Any CPU |
| 41 | + EndGlobalSection |
| 42 | + GlobalSection(SolutionProperties) = preSolution |
| 43 | + HideSolutionNode = FALSE |
| 44 | + EndGlobalSection |
| 45 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 46 | + SolutionGuid = {F9B3D96E-9680-40BE-A917-02EE655D6030} |
| 47 | + EndGlobalSection |
| 48 | +EndGlobal |
0 commit comments