|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.6.30114.105 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Accounts", "..\..\Accounts\Accounts\Accounts.csproj", "{F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authentication", "..\..\Accounts\Authentication\Authentication.csproj", "{DB5EBAE7-90D2-4F35-8B58-1D1E21858309}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authentication.ResourceManager", "..\..\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj", "{A71EE260-0375-487E-81C7-E9CC288E9786}" |
| 11 | +EndProject |
| 12 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AuthenticationAssemblyLoadContext", "..\..\Accounts\AuthenticationAssemblyLoadContext\AuthenticationAssemblyLoadContext.csproj", "{AF2FF110-04E0-48A1-9128-08FE1F7A9E47}" |
| 13 | +EndProject |
| 14 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\..\Accounts\Authenticators\Authenticators.csproj", "{F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}" |
| 15 | +EndProject |
| 16 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SignalR", "Az.SignalR.csproj", "{595C184A-B6CF-4B51-9A85-24857B177B27}" |
| 17 | +EndProject |
| 18 | +Global |
| 19 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 20 | + Debug|Any CPU = Debug|Any CPU |
| 21 | + Debug|x64 = Debug|x64 |
| 22 | + Debug|x86 = Debug|x86 |
| 23 | + Release|Any CPU = Release|Any CPU |
| 24 | + Release|x64 = Release|x64 |
| 25 | + Release|x86 = Release|x86 |
| 26 | + EndGlobalSection |
| 27 | + GlobalSection(SolutionProperties) = preSolution |
| 28 | + HideSolutionNode = FALSE |
| 29 | + EndGlobalSection |
| 30 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 31 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 32 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 33 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 34 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Debug|x64.Build.0 = Debug|Any CPU |
| 35 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 36 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Debug|x86.Build.0 = Debug|Any CPU |
| 37 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 38 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Release|Any CPU.Build.0 = Release|Any CPU |
| 39 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Release|x64.ActiveCfg = Release|Any CPU |
| 40 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Release|x64.Build.0 = Release|Any CPU |
| 41 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Release|x86.ActiveCfg = Release|Any CPU |
| 42 | + {F2DB8149-E897-4FB4-98EE-8E1C1EAFF8E0}.Release|x86.Build.0 = Release|Any CPU |
| 43 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 44 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 45 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 46 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Debug|x64.Build.0 = Debug|Any CPU |
| 47 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 48 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Debug|x86.Build.0 = Debug|Any CPU |
| 49 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 50 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Release|Any CPU.Build.0 = Release|Any CPU |
| 51 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Release|x64.ActiveCfg = Release|Any CPU |
| 52 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Release|x64.Build.0 = Release|Any CPU |
| 53 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Release|x86.ActiveCfg = Release|Any CPU |
| 54 | + {DB5EBAE7-90D2-4F35-8B58-1D1E21858309}.Release|x86.Build.0 = Release|Any CPU |
| 55 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 56 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 57 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 58 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Debug|x64.Build.0 = Debug|Any CPU |
| 59 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 60 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Debug|x86.Build.0 = Debug|Any CPU |
| 61 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 62 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Release|Any CPU.Build.0 = Release|Any CPU |
| 63 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Release|x64.ActiveCfg = Release|Any CPU |
| 64 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Release|x64.Build.0 = Release|Any CPU |
| 65 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Release|x86.ActiveCfg = Release|Any CPU |
| 66 | + {A71EE260-0375-487E-81C7-E9CC288E9786}.Release|x86.Build.0 = Release|Any CPU |
| 67 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 68 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 69 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 70 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Debug|x64.Build.0 = Debug|Any CPU |
| 71 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 72 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Debug|x86.Build.0 = Debug|Any CPU |
| 73 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 74 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Release|Any CPU.Build.0 = Release|Any CPU |
| 75 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Release|x64.ActiveCfg = Release|Any CPU |
| 76 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Release|x64.Build.0 = Release|Any CPU |
| 77 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Release|x86.ActiveCfg = Release|Any CPU |
| 78 | + {AF2FF110-04E0-48A1-9128-08FE1F7A9E47}.Release|x86.Build.0 = Release|Any CPU |
| 79 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 80 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 81 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 82 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Debug|x64.Build.0 = Debug|Any CPU |
| 83 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 84 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Debug|x86.Build.0 = Debug|Any CPU |
| 85 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 86 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Release|Any CPU.Build.0 = Release|Any CPU |
| 87 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Release|x64.ActiveCfg = Release|Any CPU |
| 88 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Release|x64.Build.0 = Release|Any CPU |
| 89 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Release|x86.ActiveCfg = Release|Any CPU |
| 90 | + {F827090F-6EA3-44D4-8BF7-6BDE8EC1CA3E}.Release|x86.Build.0 = Release|Any CPU |
| 91 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 92 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 93 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 94 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Debug|x64.Build.0 = Debug|Any CPU |
| 95 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 96 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Debug|x86.Build.0 = Debug|Any CPU |
| 97 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 98 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Release|Any CPU.Build.0 = Release|Any CPU |
| 99 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Release|x64.ActiveCfg = Release|Any CPU |
| 100 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Release|x64.Build.0 = Release|Any CPU |
| 101 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Release|x86.ActiveCfg = Release|Any CPU |
| 102 | + {595C184A-B6CF-4B51-9A85-24857B177B27}.Release|x86.Build.0 = Release|Any CPU |
| 103 | + EndGlobalSection |
| 104 | +EndGlobal |
0 commit comments