You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
4.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33723.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AuthStudy.WebApp", "AuthStudy.WebApp\AuthStudy.WebApp.csproj", "{834A9BDD-4233-43B6-9084-43F236DA49EF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AuthStudy.Authentication.Browser", "AuthStudy.Authentication.Browser\AuthStudy.Authentication.Browser.csproj", "{6DEFC525-82CD-4749-9246-53E988C14165}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AuthStudy.Authentication.Basic", "AuthStudy.Authentication.Basic\AuthStudy.Authentication.Basic.csproj", "{6E85B882-364B-44E3-A3D3-A55F184B08EF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AuthStudy.Authentication.SqlServer", "AuthStudy.Authentication.SqlServer\AuthStudy.Authentication.SqlServer.csproj", "{F320DAFE-F490-4F2B-B2C8-F32E71903304}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AuthStudy.Authentication.UrlQuery", "AuthStudy.Authentication.UrlQuery\AuthStudy.Authentication.UrlQuery.csproj", "{C9F1FEDE-FEBC-4507-B70B-7A4DC1AD88EB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AuthStudy.Authentication.Shared", "AuthStudy.Authentication.Shared\AuthStudy.Authentication.Shared.csproj", "{946FECCE-6382-4138-B840-4189B4F7108A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "认证", "认证", "{0F6CCE40-BD73-4103-99A0-8FE31B4CC7E6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "授权", "授权", "{74577ADF-0E82-4798-8D49-AA70DD82528A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docs", "Docs", "{947159C1-414A-4927-A77B-7A37C8A20BDD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{834A9BDD-4233-43B6-9084-43F236DA49EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{834A9BDD-4233-43B6-9084-43F236DA49EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{834A9BDD-4233-43B6-9084-43F236DA49EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{834A9BDD-4233-43B6-9084-43F236DA49EF}.Release|Any CPU.Build.0 = Release|Any CPU
{6DEFC525-82CD-4749-9246-53E988C14165}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6DEFC525-82CD-4749-9246-53E988C14165}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6DEFC525-82CD-4749-9246-53E988C14165}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6DEFC525-82CD-4749-9246-53E988C14165}.Release|Any CPU.Build.0 = Release|Any CPU
{6E85B882-364B-44E3-A3D3-A55F184B08EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6E85B882-364B-44E3-A3D3-A55F184B08EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6E85B882-364B-44E3-A3D3-A55F184B08EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6E85B882-364B-44E3-A3D3-A55F184B08EF}.Release|Any CPU.Build.0 = Release|Any CPU
{F320DAFE-F490-4F2B-B2C8-F32E71903304}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F320DAFE-F490-4F2B-B2C8-F32E71903304}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F320DAFE-F490-4F2B-B2C8-F32E71903304}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F320DAFE-F490-4F2B-B2C8-F32E71903304}.Release|Any CPU.Build.0 = Release|Any CPU
{C9F1FEDE-FEBC-4507-B70B-7A4DC1AD88EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C9F1FEDE-FEBC-4507-B70B-7A4DC1AD88EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C9F1FEDE-FEBC-4507-B70B-7A4DC1AD88EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C9F1FEDE-FEBC-4507-B70B-7A4DC1AD88EB}.Release|Any CPU.Build.0 = Release|Any CPU
{946FECCE-6382-4138-B840-4189B4F7108A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{946FECCE-6382-4138-B840-4189B4F7108A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{946FECCE-6382-4138-B840-4189B4F7108A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{946FECCE-6382-4138-B840-4189B4F7108A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{6DEFC525-82CD-4749-9246-53E988C14165} = {0F6CCE40-BD73-4103-99A0-8FE31B4CC7E6}
{6E85B882-364B-44E3-A3D3-A55F184B08EF} = {0F6CCE40-BD73-4103-99A0-8FE31B4CC7E6}
{F320DAFE-F490-4F2B-B2C8-F32E71903304} = {0F6CCE40-BD73-4103-99A0-8FE31B4CC7E6}
{C9F1FEDE-FEBC-4507-B70B-7A4DC1AD88EB} = {0F6CCE40-BD73-4103-99A0-8FE31B4CC7E6}
{946FECCE-6382-4138-B840-4189B4F7108A} = {0F6CCE40-BD73-4103-99A0-8FE31B4CC7E6}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {93CE07D0-855A-4D3E-B5FF-D9E9D9142536}
EndGlobalSection
EndGlobal