mirror of
https://github.com/ditkrg/AuthorizationServerDemos.git
synced 2026-01-22 21:46:58 +00:00
38 lines
2.1 KiB
Plaintext
38 lines
2.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30717.126
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TrafficPoliceApi", "TrafficPoliceApi\TrafficPoliceApi.csproj", "{F3B43AE8-C70F-4CC1-B8C0-CBFBA4D6E4C6}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TaxApp", "TaxApp\TaxApp.csproj", "{3616F08D-4303-4F2D-8BCE-4023901DD865}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AuthorizationServer", "AuthorizationServer\AuthorizationServer.csproj", "{B75F348C-3560-4955-9D09-1F94493F628F}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F3B43AE8-C70F-4CC1-B8C0-CBFBA4D6E4C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F3B43AE8-C70F-4CC1-B8C0-CBFBA4D6E4C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F3B43AE8-C70F-4CC1-B8C0-CBFBA4D6E4C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F3B43AE8-C70F-4CC1-B8C0-CBFBA4D6E4C6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{3616F08D-4303-4F2D-8BCE-4023901DD865}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3616F08D-4303-4F2D-8BCE-4023901DD865}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3616F08D-4303-4F2D-8BCE-4023901DD865}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3616F08D-4303-4F2D-8BCE-4023901DD865}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B75F348C-3560-4955-9D09-1F94493F628F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B75F348C-3560-4955-9D09-1F94493F628F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B75F348C-3560-4955-9D09-1F94493F628F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B75F348C-3560-4955-9D09-1F94493F628F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {B628E698-0B30-4D54-AB84-B7721D9E26CE}
|
|
EndGlobalSection
|
|
EndGlobal
|