Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29503.13 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PoweredSoft.DynamicJwtBearer", "PoweredSoft.DynamicJwtBearer\PoweredSoft.DynamicJwtBearer.csproj", "{0A15F002-66C4-44D1-8162-563F860C49E4}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PoweredSoft.DynamicJwtBearer.DynamicAuthority", "PoweredSoft.DynamicJwtBearer.DynamicAuthority\PoweredSoft.DynamicJwtBearer.DynamicAuthority.csproj", "{61B13BD6-C86E-4698-8E3B-F26508E9658C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {0A15F002-66C4-44D1-8162-563F860C49E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0A15F002-66C4-44D1-8162-563F860C49E4}.Debug|Any CPU.Build.0 = Debug|Any CPU {0A15F002-66C4-44D1-8162-563F860C49E4}.Release|Any CPU.ActiveCfg = Release|Any CPU {0A15F002-66C4-44D1-8162-563F860C49E4}.Release|Any CPU.Build.0 = Release|Any CPU {61B13BD6-C86E-4698-8E3B-F26508E9658C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {61B13BD6-C86E-4698-8E3B-F26508E9658C}.Debug|Any CPU.Build.0 = Debug|Any CPU {61B13BD6-C86E-4698-8E3B-F26508E9658C}.Release|Any CPU.ActiveCfg = Release|Any CPU {61B13BD6-C86E-4698-8E3B-F26508E9658C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {9D366086-7F19-4F1E-A5B5-DAEF1EA56D90} EndGlobalSection EndGlobal